Skip to content

Commit fb8c516

Browse files
Update Rust crate comrak to v0.19.0
1 parent 3a0631a commit fb8c516

File tree

2 files changed

+76
-3
lines changed

2 files changed

+76
-3
lines changed

Cargo.lock

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

crates_io_markdown/Cargo.toml

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

1212
[dependencies]
1313
ammonia = "=3.3.0"
14-
comrak = { version = "=0.18.0", default-features = false }
14+
comrak = { version = "=0.19.0", default-features = false }
1515
htmlescape = "=0.3.1"
1616
url = "=2.4.1"

0 commit comments

Comments
 (0)