mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
Upgrade ahash from version 0.7.6 to 0.8
This commit is contained in:
parent
38c7c51689
commit
5f7e9f20f3
2 changed files with 17 additions and 5 deletions
|
|
@ -17,7 +17,7 @@ rustls = ["dep:rustls", "rustls-pemfile"]
|
|||
[dependencies]
|
||||
aquatic_toml_config = { version = "0.2.0", path = "../aquatic_toml_config" }
|
||||
|
||||
ahash = "0.7"
|
||||
ahash = "0.8"
|
||||
anyhow = "1"
|
||||
arc-swap = "1"
|
||||
duplicate = "0.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue