mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
udp: PendingScrapeResponseSlab: use normal hashmap instead of amortized
This commit is contained in:
parent
256975a43c
commit
9479828b4a
3 changed files with 7 additions and 3 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -213,6 +213,7 @@ dependencies = [
|
|||
"cfg-if",
|
||||
"crossbeam-channel",
|
||||
"getrandom",
|
||||
"hashbrown 0.12.0",
|
||||
"hex",
|
||||
"log",
|
||||
"mimalloc",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue