Skip to content

Commit 701340f

Browse files
sypharGuillaumeGomez
authored andcommitted
upgrade comrak
1 parent b7e09ce commit 701340f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ anyhow = { version = "1.0.42", features = ["backtrace"]}
4747
backtrace = "0.3.61"
4848
failure = "0.1.8"
4949
thiserror = "1.0.26"
50-
comrak = { version = "0.22.0", default-features = false }
50+
comrak = { version = "0.23.0", default-features = false }
5151
syntect = { version = "5.0.0", default-features = false, features = ["parsing", "html", "dump-load", "regex-onig"] }
5252
toml = "0.8.0"
5353
prometheus = { version = "0.13.0", default-features = false }

0 commit comments

Comments
 (0)