Skip to content

Commit 3ac95b1

Browse files
chore(deps): update rust crate pulldown-cmark to 0.13.0
1 parent e79bac1 commit 3ac95b1

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
@@ -76,7 +76,7 @@ pathdiff = "0.2.3"
7676
percent-encoding = "2.3.1"
7777
pkg-config = "0.3.31"
7878
proptest = "1.6.0"
79-
pulldown-cmark = { version = "0.12.2", default-features = false, features = ["html"] }
79+
pulldown-cmark = { version = "0.13.0", default-features = false, features = ["html"] }
8080
rand = "0.9.0"
8181
regex = "1.11.1"
8282
rusqlite = { version = "0.33.0", features = ["bundled"] }

0 commit comments

Comments
 (0)