Skip to content

Commit 9eb70e1

Browse files
committed
chore(deps): upgrade comrak
1 parent 4bdf9a6 commit 9eb70e1

File tree

2 files changed

+13
-139
lines changed

2 files changed

+13
-139
lines changed

Cargo.lock

Lines changed: 12 additions & 138 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
@@ -19,7 +19,7 @@ askama = "0.15"
1919
async-trait = "0.1"
2020
blake3 = "1.8"
2121
chrono = "0.4"
22-
comrak = "0.50"
22+
comrak = { version = "0.51", default-features = false }
2323
# TODO: change to crates.io version once it's published
2424
cot = { git = "https://github.com/cot-rs/cot.git", rev = "6774ea6710e620e41ec162b258a21284eef5ab3e", default-features = false }
2525
cot-site-common = { path = "cot-site-common" }

0 commit comments

Comments
 (0)