Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.

Commit

Permalink
Update Rust crate serde_yaml to 0.9.31
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 29, 2024
1 parent c2fbf5b commit 022b40c
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 @@ -62,7 +62,7 @@ path-clean = "1.0.1"
pathdiff = "0.2.1"
relative-path = "1.9.2"
serde = "1.0.196"
serde_yaml = "0.9.30"
serde_yaml = "0.9.31"
sys-locale = "0.3.1"
ticky = { version = "1.0.2", features = ["stdtime"] }
tokio = { version = "1.35.1", features = ["full"] }
Expand Down

0 comments on commit 022b40c

Please sign in to comment.