diff --git a/Cargo.toml b/Cargo.toml index e482dec27..9c84deda3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -59,7 +59,7 @@ rustls = ["actix-http/rustls", "actix-tls/accept", "actix-tls/rustls"] [dependencies] actix-codec = "0.4.0-beta.1" actix-macros = "0.2.0" -actix-router = "0.2.7" +actix-router = "0.4.0" actix-rt = "2.2" actix-server = "2.0.0-beta.3" actix-service = "2.0.0"