Update Rust crate actix to 0.13.1
This commit is contained in:
@ -8,7 +8,7 @@ description = "TCP-over-HTTP solution"
|
||||
clap = { version = "4.3.23", features = ["derive", "env"] }
|
||||
log = "0.4.20"
|
||||
env_logger = "0.10.0"
|
||||
actix = "0.13.0"
|
||||
actix = "0.13.1"
|
||||
actix-web = { version = "4", features = ["rustls"] }
|
||||
actix-web-actors = "4.2.0"
|
||||
actix-tls = "3.1.1"
|
||||
|
Reference in New Issue
Block a user