mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
Use regular (ahash) IndexMap for PeerMaps
This commit is contained in:
parent
5f0971e952
commit
c76d7442e2
7 changed files with 16 additions and 8 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -68,6 +68,7 @@ dependencies = [
|
|||
"hashbrown 0.12.3",
|
||||
"hex",
|
||||
"hwloc",
|
||||
"indexmap",
|
||||
"indexmap-amortized",
|
||||
"libc",
|
||||
"log",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue