Skip to content

Commit

Permalink
fix(deps): update rust crate pulldown-cmark to 0.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 2, 2024
1 parent 6cdba94 commit 2d5a32c
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.20.0", features = ["extension-module"] }
pulldown-cmark = "0.9.3"
pulldown-cmark = "0.10.2"

0 comments on commit 2d5a32c

Please sign in to comment.