Skip to content

Commit 3709303

Browse files
committed
Bump to comrak 0.7
1 parent 660b565 commit 3709303

File tree

2 files changed

+12
-5
lines changed

2 files changed

+12
-5
lines changed

Cargo.lock

Lines changed: 11 additions & 4 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
@@ -52,7 +52,7 @@ swirl = { git = "https://github.com/sgrif/swirl.git", rev = "e87cf37" }
5252
serde_json = "1.0.0"
5353
serde = { version = "1.0.0", features = ["derive"] }
5454
chrono = { version = "0.4.0", features = ["serde"] }
55-
comrak = { version = "0.4.0", default-features = false }
55+
comrak = { version = "0.7", default-features = false }
5656
ammonia = "3.0.0"
5757
docopt = "1.0"
5858
scheduled-thread-pool = "0.2.0"

0 commit comments

Comments
 (0)