Skip to content

Commit d8a6c1d

Browse files
Update Rust crate comrak to v0.43.0
1 parent 84ddab3 commit d8a6c1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.1.2"
17-
comrak = { version = "=0.42.0", default-features = false, features = ["bon"] }
17+
comrak = { version = "=0.43.0", default-features = false, features = ["bon"] }
1818
htmlescape = "=0.3.1"
1919
url = "=2.5.7"
2020

0 commit comments

Comments
 (0)