Skip to content

Commit

Permalink
build(deps): update rust crate serde_yaml to 0.9.34
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 2, 2024
1 parent 9352cf0 commit 57f19a9
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 @@ -12,7 +12,7 @@ edition = "2021"
[dependencies]
dirs = "5.0.1"
serde = { version = "1.0.200", features = ["derive"] }
serde_yaml = "0.9"
serde_yaml = "0.9.34"
thiserror = "1.0.59"

anyhow = { version = "1.0", optional = true }
Expand Down

0 comments on commit 57f19a9

Please sign in to comment.