fix(deps): update rust crate tokio to 1.31.0
This commit is contained in:
@@ -10,6 +10,6 @@ chrono = "0.4.26"
|
||||
color-eyre = "0.6.2"
|
||||
dagger-sdk = "0.2.22"
|
||||
eyre = "0.6.8"
|
||||
tokio = { version = "1.30.0", features = ["full"] }
|
||||
tokio = { version = "1.31.0", features = ["full"] }
|
||||
tokio-scoped = "0.2.0"
|
||||
dotenv = "0.15.0"
|
||||
|
Reference in New Issue
Block a user