bump actix-web

This commit is contained in:
mpostma 2020-12-09 12:49:21 +01:00
parent 31c9ccd8be
commit c977b70921
2 changed files with 31 additions and 18 deletions

View file

@ -21,7 +21,7 @@ actix-cors = "0.5.3"
actix-http = "2"
actix-rt = "1"
actix-service = "1.0.6"
actix-web = { version = "3.1.0", features = ["rustls"] }
actix-web = { version = "3.3.2", features = ["rustls"] }
bytes = "0.6.0"
chrono = { version = "0.4.19", features = ["serde"] }
crossbeam-channel = "0.5.0"