Merge pull request #90 from greatest-ape/work-2022-09-18

Upgrade dependencies
This commit is contained in:
Joakim Frostegård 2022-09-18 16:35:01 +02:00 committed by GitHub
commit fbc69daa9d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 284 additions and 227 deletions

509
Cargo.lock generated

File diff suppressed because it is too large Load diff

View file

@ -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"