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

chore: fix deps

This commit is contained in:
Rob Ede
2024-09-12 12:11:10 -04:00
parent f7b717a019
commit 2c68b99c0b
2 changed files with 9 additions and 0 deletions

4
Cargo.lock generated
View File

@ -8888,8 +8888,12 @@ dependencies = [
"actix-files",
"actix-web",
"actix-web-actors",
"awc",
"env_logger",
"futures-util",
"log",
"tokio",
"tokio-stream",
]
[[package]]