Skip to content

Commit 973b629

Browse files
authored
Merge pull request #10313 from rust-lang/renovate/comrak-0.x
Update Rust crate comrak to v0.33.0
2 parents 02a1437 + a60dace commit 973b629

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

Cargo.lock

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

crates/crates_io_markdown/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ path = "lib.rs"
1414

1515
[dependencies]
1616
ammonia = "=4.0.0"
17-
comrak = { version = "=0.32.0", default-features = false }
17+
comrak = { version = "=0.33.0", default-features = false, features = ["bon"] }
1818
htmlescape = "=0.3.1"
1919
url = "=2.5.4"
2020

0 commit comments

Comments
 (0)