Skip to content

Commit

Permalink
Update Rust crate pulldown-cmark to 0.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 23, 2024
1 parent 4c3bd29 commit 8515b86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gardener/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ clap = { workspace = true }
ignore = { workspace = true }
obsidian-export = "23.12.0"
percent-encoding = { default-features = false, version = "2.3.1" }
pulldown-cmark = { default-features = false, version = "0.9.3" }
pulldown-cmark = { default-features = false, version = "0.10.3" }
regex = { version = "1.10.2", default-features = false }

0 comments on commit 8515b86

Please sign in to comment.