Skip to content

Commit

Permalink
Update Rust crate serde_yaml to 0.9.17 (#27)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 20, 2023
1 parent efc8be7 commit 1b3e509
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 @@ -22,7 +22,7 @@ toml = "0.5.11"
flate2 = "1.0"
shellexpand = "3.0.0"
openssl = { version = "0.10", features = ["vendored"] }
serde_yaml = "0.9.16"
serde_yaml = "0.9.17"
local-ip-address = "0.5.1"
reqwest = { version = "0.11", features = ["stream"] }
futures-util = "0.3"
Expand Down

0 comments on commit 1b3e509

Please sign in to comment.