diff --git a/Cargo.toml b/Cargo.toml index 3083176..493a45a 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