mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
Merge pull request #90 from greatest-ape/work-2022-09-18
Upgrade dependencies
This commit is contained in:
commit
fbc69daa9d
2 changed files with 284 additions and 227 deletions
509
Cargo.lock
generated
509
Cargo.lock
generated
File diff suppressed because it is too large
Load diff
|
|
@ -17,7 +17,7 @@ rustls = ["dep:rustls", "rustls-pemfile"]
|
||||||
[dependencies]
|
[dependencies]
|
||||||
aquatic_toml_config = { version = "0.2.0", path = "../aquatic_toml_config" }
|
aquatic_toml_config = { version = "0.2.0", path = "../aquatic_toml_config" }
|
||||||
|
|
||||||
ahash = "0.7"
|
ahash = "0.8"
|
||||||
anyhow = "1"
|
anyhow = "1"
|
||||||
arc-swap = "1"
|
arc-swap = "1"
|
||||||
duplicate = "0.4"
|
duplicate = "0.4"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue