mirror of
https://github.com/actix/examples
synced 2025-06-28 09:50:36 +02:00
Remove unused deps found with https://github.com/est31/cargo-udeps (#232)
This commit is contained in:
committed by
Yuki Okushi
parent
5493df64e1
commit
ebdcdf8130
@ -10,6 +10,5 @@ actix-web = "2.0.0"
|
||||
actix-cors = "0.2.0"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
dotenv = "0.10"
|
||||
env_logger = "0.6"
|
||||
futures = "0.3"
|
||||
|
Reference in New Issue
Block a user