Skip to content

Commit e5258a2

Browse files
committed
Auto merge of #4463 - rust-lang:renovate/ammonia-3.x, r=Turbo87
Update Rust crate ammonia to v3.1.3 [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ammonia](https://crates.io/crates/ammonia) | dependencies | patch | `=3.1.2` -> `=3.1.3` | --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/rust-lang/crates.io).
2 parents cbb4251 + 8de2d16 commit e5258a2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

cargo-registry-markdown/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ resolver = "2"
1111
path = "lib.rs"
1212

1313
[dependencies]
14-
ammonia = "=3.1.2"
14+
ammonia = "=3.1.3"
1515
comrak = { version = "=0.12.1", default-features = false }
1616
htmlescape = "=0.3.1"
1717
url = "=2.2.2"

0 commit comments

Comments
 (0)