Skip to content
This repository has been archived by the owner on Mar 4, 2022. It is now read-only.

Commit

Permalink
Update Rust crate serde to 1.0.132
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 16, 2021
1 parent 7064034 commit 1ba7615
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 @@ -15,7 +15,7 @@ libc = { version = "0.2", default-features = false }
log = "0.4"
pretty_env_logger = "0.4"
serde_yaml = "0.8.21"
serde = "1.0.130"
serde = "1.0.132"
tokio = "1.14.0"
reqwest = "0.11.7"
etcd-client = "0.8"
Expand Down

0 comments on commit 1ba7615

Please sign in to comment.