Skip to content

Commit 884a9ef

Browse files
committed
upgrade comrak
1 parent f2a5ea5 commit 884a9ef

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
@@ -42,7 +42,7 @@ anyhow = { version = "1.0.42", features = ["backtrace"]}
4242
backtrace = "0.3.61"
4343
failure = "0.1.8"
4444
thiserror = "1.0.26"
45-
comrak = { version = "0.10.1", default-features = false }
45+
comrak = { version = "0.12.1", default-features = false }
4646
toml = "0.5"
4747
schemamama = "0.3"
4848
schemamama_postgres = "0.3"

0 commit comments

Comments
 (0)