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 tokio to 1.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 28, 2022
1 parent 7064034 commit 90d86cc
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 @@ -16,7 +16,7 @@ log = "0.4"
pretty_env_logger = "0.4"
serde_yaml = "0.8.21"
serde = "1.0.130"
tokio = "1.14.0"
tokio = "1.16.1"
reqwest = "0.11.7"
etcd-client = "0.8"
serde_json = "1.0.72"
Expand Down

0 comments on commit 90d86cc

Please sign in to comment.