trim unused dependencies in member crates
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
eb5556e74e
commit
100c6f572b
5 changed files with 0 additions and 18 deletions
9
Cargo.lock
generated
9
Cargo.lock
generated
|
@ -612,14 +612,9 @@ dependencies = [
|
|||
"clap",
|
||||
"conduit_api",
|
||||
"conduit_core",
|
||||
"conduit_database",
|
||||
"conduit_service",
|
||||
"futures-util",
|
||||
"log",
|
||||
"loole",
|
||||
"regex",
|
||||
"ruma",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"serde_yaml",
|
||||
"tokio",
|
||||
|
@ -654,7 +649,6 @@ dependencies = [
|
|||
"serde_html_form",
|
||||
"serde_json",
|
||||
"sha-1",
|
||||
"thiserror",
|
||||
"tokio",
|
||||
"tracing",
|
||||
"webpage",
|
||||
|
@ -706,7 +700,6 @@ version = "0.4.5"
|
|||
dependencies = [
|
||||
"conduit_core",
|
||||
"log",
|
||||
"ruma",
|
||||
"rust-rocksdb-uwu",
|
||||
"tokio",
|
||||
"tracing",
|
||||
|
@ -724,14 +717,12 @@ dependencies = [
|
|||
"conduit_admin",
|
||||
"conduit_api",
|
||||
"conduit_core",
|
||||
"conduit_database",
|
||||
"conduit_service",
|
||||
"http 1.1.0",
|
||||
"http-body-util",
|
||||
"hyper 1.4.0",
|
||||
"hyper-util",
|
||||
"log",
|
||||
"regex",
|
||||
"ruma",
|
||||
"sd-notify",
|
||||
"sentry",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue