Skip to content

Commit

Permalink
Merge pull request #5 from erhanbaris/renovate/pulldown-cmark-to-cmar…
Browse files Browse the repository at this point in the history
…k-20.x

Update Rust crate pulldown-cmark-to-cmark to v20
  • Loading branch information
erhanbaris authored Dec 15, 2024
2 parents 496e6d4 + 0a5dc4a commit c9e19be
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 @@ -26,7 +26,7 @@ console = "0.15.8"
minijinja = { version = "2.5.0", features = ["loader"] }
parking_lot = { version = "0.12.3", features = ["serde", "owning_ref", "arc_lock"] }
pulldown-cmark = "0.12.2"
pulldown-cmark-to-cmark = "19.0.0"
pulldown-cmark-to-cmark = "20.0.0"
run_shell = "0.1.13"
serde = { version = "1.0.215", features = ["derive", "rc"] }
serde_json = "1.0.133"
Expand Down

0 comments on commit c9e19be

Please sign in to comment.