Update Rust crate actix-web-actors to 4.2.0
This commit is contained in:
@ -10,7 +10,7 @@ log = "0.4.17"
|
||||
env_logger = "0.10.0"
|
||||
actix = "0.13.0"
|
||||
actix-web = { version = "4", features = ["rustls"] }
|
||||
actix-web-actors = "4.1.0"
|
||||
actix-web-actors = "4.2.0"
|
||||
actix-tls = "3.0.3"
|
||||
serde = { version = "1.0.152", features = ["derive"] }
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
|
Reference in New Issue
Block a user