remove a few unused deps (cargo machete)
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
cdc644946d
commit
a9d232f064
2 changed files with 7 additions and 6 deletions
3
Cargo.lock
generated
3
Cargo.lock
generated
|
@ -426,7 +426,6 @@ dependencies = [
|
|||
"ipaddress",
|
||||
"itertools 0.12.1",
|
||||
"jsonwebtoken",
|
||||
"lazy_static",
|
||||
"lru-cache",
|
||||
"nix",
|
||||
"num_cpus",
|
||||
|
@ -451,7 +450,6 @@ dependencies = [
|
|||
"sha2",
|
||||
"thiserror",
|
||||
"thread_local",
|
||||
"threadpool",
|
||||
"tikv-jemalloc-ctl",
|
||||
"tikv-jemallocator",
|
||||
"tokio",
|
||||
|
@ -462,7 +460,6 @@ dependencies = [
|
|||
"tracing-opentelemetry",
|
||||
"tracing-subscriber",
|
||||
"trust-dns-resolver",
|
||||
"urlencoding",
|
||||
"webpage",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue