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] committed Apr 16, 2024
1 parent 4587ed7 commit 082bb71
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 = "=5.1.2", features = ["dir_source"] }
lazy_static = "=1.4.0"
serde = "=1.0.197"
serde_derive = "=1.0.197"
serde_yaml = "=0.9.33"
serde_yaml = "=0.9.34"
serde_json = "=1.0.116"
comrak = "=0.22.0"
rayon = "=1.10.0"
Expand Down

0 comments on commit 082bb71

Please sign in to comment.