Skip to content

Commit 6e87cde

Browse files
committed
Update comrak to 0.9
1 parent 23a5c78 commit 6e87cde

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.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ cargo-registry-s3 = { path = "src/s3", version = "0.2.0" }
3535
chrono = { version = "0.4.0", features = ["serde"] }
3636
civet = "0.12.0-alpha.4"
3737
clap = "=3.0.0-beta.2"
38-
comrak = { version = "0.8", default-features = false }
38+
comrak = { version = "0.9", default-features = false }
3939

4040
conduit = "0.9.0-alpha.3"
4141
conduit-conditional-get = "0.9.0-alpha.3"

0 commit comments

Comments
 (0)