Skip to content

Commit d8ac128

Browse files
chore: Bump pulldown-cmark to 0.12 (#13)
1 parent a20f617 commit d8ac128

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
@@ -12,5 +12,5 @@ categories = ["text-processing"]
1212

1313
[dependencies]
1414
once_cell = "1.18.0"
15-
pulldown-cmark = { version = "0.11", default-features = false }
15+
pulldown-cmark = { version = "0.12", default-features = false }
1616
regex = "1.9.3"

0 commit comments

Comments
 (0)