diff --git a/Cargo.toml b/Cargo.toml index 30831768..493a45a3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -26,6 +26,7 @@ terrors = "0.3" # Actors actix = "0.13" +actix-rt = "2.9" [dev-dependencies] # Testing