aboutsummaryrefslogtreecommitdiff
path: root/crates/whirl_api/Cargo.toml
diff options
context:
space:
mode:
authorRenovate Bot <[email protected]>2021-06-16 00:14:53 +0000
committerRenovate Bot <[email protected]>2021-06-16 00:14:53 +0000
commitb45733192756b5be6b0beb74a799ef5df1520a3b (patch)
tree0e22229572aac12bcf802c69188e032af65f4323 /crates/whirl_api/Cargo.toml
parentstyle: fix license template reporting errors (diff)
downloadwhirl-b45733192756b5be6b0beb74a799ef5df1520a3b.tar.xz
whirl-b45733192756b5be6b0beb74a799ef5df1520a3b.zip
fix(deps): update rust crate tokio to 1.7.0
Diffstat (limited to 'crates/whirl_api/Cargo.toml')
-rw-r--r--crates/whirl_api/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/whirl_api/Cargo.toml b/crates/whirl_api/Cargo.toml
index 55aaadf..88b4932 100644
--- a/crates/whirl_api/Cargo.toml
+++ b/crates/whirl_api/Cargo.toml
@@ -21,7 +21,7 @@ actix-cors = "0.5.4"
# Utility
sysinfo = "0.18.2"
whirl_common = { path = "../whirl_common" }
-tokio = { version = "1.6.2", features = ["full"] }
+tokio = { version = "1.7.0", features = ["full"] }
num-traits = "0.2.14"
# Serialization