We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7acbc09 commit 3ba5021Copy full SHA for 3ba5021
crates/crates_io_markdown/Cargo.toml
@@ -14,7 +14,7 @@ path = "lib.rs"
14
15
[dependencies]
16
ammonia = "=4.1.2"
17
-comrak = { version = "=0.42.0", default-features = false, features = ["bon"] }
+comrak = { version = "=0.43.0", default-features = false, features = ["bon"] }
18
htmlescape = "=0.3.1"
19
url = "=2.5.7"
20
0 commit comments