Skip to content

Commit

Permalink
fix(deps): update rust crate pulldown-cmark to 0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 18, 2024
1 parent 04eb20a commit c65d20e
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 c65d20e

Please sign in to comment.