1
0
mirror of https://github.com/actix/actix-website synced 2025-06-27 15:39:02 +02:00

update examples deps

This commit is contained in:
Rob Ede
2023-11-01 15:21:39 +00:00
parent 0dbfdf9f35
commit 9ca7f89606
2 changed files with 3 additions and 4 deletions

View File

@ -7,6 +7,5 @@ edition.workspace = true
[dependencies]
actix-web = "4"
derive_more = "0.99"
env_logger = "0.7"
env_logger = "0.10"
log = "0.4"
# actix-http = "1"