1
0
mirror of https://github.com/actix/examples synced 2025-06-27 01:27:43 +02:00

update dependencies

This commit is contained in:
Rob Ede
2022-03-04 16:28:40 +00:00
parent 418e6f2548
commit c3fd8e1315
19 changed files with 51 additions and 65 deletions

View File

@ -9,7 +9,7 @@ path = "src/main.rs"
[dependencies]
actix = "0.13"
actix-broker = "0.4"
actix-broker = "0.4.2"
actix-files = "0.6"
actix-web = "4"
actix-web-actors = "4.1"