diff --git a/Cargo.toml b/Cargo.toml index 3bdc3ad..efe1a3e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -31,7 +31,7 @@ rsb_derive = "0.5" tokio = { version = "1" } tokio-stream = "0.1" futures = "0.3" -async-trait = "0.1" +async-trait = "0.1.80" [dev-dependencies]