remove unused deps in member crates
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
8350aced39
commit
38a24e0170
2 changed files with 0 additions and 2 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -711,7 +711,6 @@ dependencies = [
|
|||
"axum-server",
|
||||
"axum-server-dual-protocol",
|
||||
"bytes",
|
||||
"clap",
|
||||
"conduit_admin",
|
||||
"conduit_api",
|
||||
"conduit_core",
|
||||
|
|
|
@ -61,7 +61,6 @@ tokio.workspace = true
|
|||
tower.workspace = true
|
||||
tracing.workspace = true
|
||||
bytes.workspace = true
|
||||
clap.workspace = true
|
||||
http-body-util.workspace = true
|
||||
http.workspace = true
|
||||
hyper.workspace = true
|
||||
|
|
Loading…
Add table
Reference in a new issue