mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-02 02:35:31 +00:00
Upgrade hashbrown and indexmap crates
This commit is contained in:
parent
99d8436117
commit
7f01f4024a
7 changed files with 49 additions and 17 deletions
|
|
@ -23,9 +23,9 @@ anyhow = "1"
|
|||
arc-swap = "1"
|
||||
duplicate = "1"
|
||||
git-testament = "0.2"
|
||||
hashbrown = "0.13"
|
||||
hashbrown = "0.14"
|
||||
hex = "0.4"
|
||||
indexmap = "1"
|
||||
indexmap = "2"
|
||||
libc = "0.2"
|
||||
log = "0.4"
|
||||
privdrop = "0.5"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue