Skip to content

Commit

Permalink
Update Rust crate serde_yaml to v0.9.34
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 29, 2024
1 parent 3e1e563 commit 067fc74
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,7 +11,7 @@ handlebars = { version = "=6.0.0", features = ["dir_source"] }
lazy_static = "=1.5.0"
serde = "=1.0.204"
serde_derive = "=1.0.204"
serde_yaml = "=0.9.33"
serde_yaml = "=0.9.34"
serde_json = "=1.0.121"
comrak = "=0.26.0"
rayon = "=1.10.0"
Expand Down

0 comments on commit 067fc74

Please sign in to comment.