Skip to content

Commit

Permalink
Merge pull request #191 from adamchainz/patch-1
Browse files Browse the repository at this point in the history
Update crates.rs README link
  • Loading branch information
notriddle authored Dec 7, 2023
2 parents 98c2eba + 970ce59 commit f3796d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
HTML Sanitization
=================

[![Crates.IO](https://img.shields.io/crates/v/ammonia.svg)](https://crates.rs/crates/ammonia)
[![Crates.IO](https://img.shields.io/crates/v/ammonia.svg)](https://crates.io/crates/ammonia)
![Requires rustc 1.60.0](https://img.shields.io/badge/rustc-1.66.0+-green.svg)

Ammonia is a whitelist-based HTML sanitization library. It is designed to
Expand Down

0 comments on commit f3796d8

Please sign in to comment.