diff --git a/Cargo.toml b/Cargo.toml index 0d0baed..c23baeb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -55,7 +55,7 @@ warp = "0.3" terrors = "0.3" # Actors -actix = "0.13" +actix = "0.13.3" actix-rt = "2.9" tokio = { version = "1.37", features = ["full"] }