Remove unnecessary dependencies (#9000)

Found by "cargo machete"
This commit is contained in:
Heikki Linnakangas
2024-09-17 17:55:45 +03:00
committed by GitHub
parent cd4276fd65
commit d211f00f05
26 changed files with 15 additions and 236 deletions

View File

@@ -15,9 +15,7 @@ testing = []
[dependencies]
anyhow.workspace = true
aws-config.workspace = true
bytes.workspace = true
camino.workspace = true
chrono.workspace = true
clap.workspace = true
fail.workspace = true