Skip to content

Commit 64dc7f4

Browse files
committed
Update ammonia from 3.3.0 to 4.0.0
1 parent cb0a992 commit 64dc7f4

File tree

2 files changed

+84
-18
lines changed

2 files changed

+84
-18
lines changed

Cargo.lock

Lines changed: 83 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ warp = { version = "0.3.6", default-features = false, features = ["websocket"],
5050

5151
# Search feature
5252
elasticlunr-rs = { version = "3.0.2", optional = true }
53-
ammonia = { version = "3.3.0", optional = true }
53+
ammonia = { version = "4.0.0", optional = true }
5454

5555
[dev-dependencies]
5656
assert_cmd = "2.0.11"

0 commit comments

Comments
 (0)