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_json to 1.0.76
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 22, 2022
1 parent 7064034 commit 93cf84a
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 @@ -19,7 +19,7 @@ serde = "1.0.130"
tokio = "1.14.0"
reqwest = "0.11.7"
etcd-client = "0.8"
serde_json = "1.0.72"
serde_json = "1.0.76"
regex = "1.5.4"

[[bin]]
Expand Down

0 comments on commit 93cf84a

Please sign in to comment.