Skip to content

Commit f021469

Browse files
committed
Bump to latest comrak
The semver bump is due to a breaking change that was introduced in 0.9.1. No acutal breaking changes in this release.
1 parent acbbd9d commit f021469

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 @@ base64 = "0.13"
3535
cargo-registry-s3 = { path = "src/s3", version = "0.2.0" }
3636
chrono = { version = "0.4.0", features = ["serde"] }
3737
clap = "=3.0.0-beta.2"
38-
comrak = { version = "0.9", default-features = false }
38+
comrak = { version = "0.10", default-features = false }
3939

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

0 commit comments

Comments
 (0)