diff --git a/Cargo.toml b/Cargo.toml index 06e2cdf..4365f2e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,7 +13,7 @@ actix-rt = "2.1.0" actix-service = "2.0.0" actix-cors = "0.5.4" actix-http = "2.1.0" -actix = "0.12" +actix = "0.13" log = "0.4.11" env_logger = "0.9.0" serde = "1.0.116"