diff --git a/Cargo.toml b/Cargo.toml index 932ebb7..6caadbb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -32,7 +32,7 @@ version = "0.3" version = "0.1" [dependencies.tokio] -version = "1.36" +version = "1.37" features = ["rt-multi-thread"] [dependencies.tower-http]