Skip to content

Commit

Permalink
Merge pull request #43 from tuna2134/renovate/pulldown-cmark-0.x
Browse files Browse the repository at this point in the history
fix(deps): update rust crate pulldown-cmark to 0.12.0
  • Loading branch information
tuna2134 authored Nov 19, 2024
2 parents 2faaee8 + c65d20e commit 2a6c8e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ crate-type = ["cdylib"]

[dependencies]
pyo3 = { version = "0.21.2", features = ["extension-module"] }
pulldown-cmark = "0.10.3"
pulldown-cmark = "0.12.0"

0 comments on commit 2a6c8e9

Please sign in to comment.