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

remove unneeded dependencies

This commit is contained in:
Rob Ede
2023-07-18 17:42:33 +01:00
parent 1a634a983f
commit 2ece131b36
27 changed files with 7 additions and 67 deletions

View File

@ -7,9 +7,7 @@ edition = "2021"
actix-files.workspace = true
actix-web.workspace = true
actix-ws.workspace = true
awc.workspace = true
derive_more.workspace = true
env_logger.workspace = true
futures-util.workspace = true
log.workspace = true