1
0
mirror of https://github.com/actix/examples synced 2025-06-26 17:17:42 +02:00

update some easy deps

This commit is contained in:
Rob Ede
2022-07-09 22:54:51 +01:00
parent b85201494a
commit bbb2e54f07
13 changed files with 68 additions and 139 deletions

View File

@ -18,7 +18,7 @@ actix-files = "0.6"
actix-rt = "2"
actix-web = "4"
actix-web-actors = "4.1"
awc = "3.0.0-beta.21"
awc = "3"
env_logger = "0.9"
futures-util = { version = "0.3.7", default-features = false, features = ["std", "sink"] }