mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 09:45:31 +00:00
udp, http: remove unused parking_lot dependency
This commit is contained in:
parent
29ea935744
commit
5e8777d2e2
3 changed files with 0 additions and 4 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -102,7 +102,6 @@ dependencies = [
|
|||
"memchr",
|
||||
"mimalloc",
|
||||
"once_cell",
|
||||
"parking_lot",
|
||||
"privdrop",
|
||||
"quickcheck",
|
||||
"quickcheck_macros",
|
||||
|
|
@ -175,7 +174,6 @@ dependencies = [
|
|||
"mimalloc",
|
||||
"mio",
|
||||
"num-format",
|
||||
"parking_lot",
|
||||
"quickcheck",
|
||||
"quickcheck_macros",
|
||||
"rand",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue