Updated dependencies
This commit is contained in:
@@ -15,7 +15,6 @@ pedantic = "warn"
|
||||
all = "warn"
|
||||
|
||||
[dependencies]
|
||||
ahash = "0.8"
|
||||
anyhow = { version = "1", features = ["backtrace"] }
|
||||
arrayvec = "0.7"
|
||||
base64 = "0.22"
|
||||
@@ -28,9 +27,10 @@ derive_more = { version = "1", features = [
|
||||
"from",
|
||||
] }
|
||||
dotenvy = "0.15"
|
||||
foldhash = "0.1.4"
|
||||
futures = "0.3"
|
||||
hex = "0.4"
|
||||
itertools = "0.13"
|
||||
itertools = "0.14"
|
||||
parking_lot = "0.12"
|
||||
pbkdf2 = { version = "0.12", features = ["parallel"] }
|
||||
rand = { version = "0.8", default-features = false, features = [
|
||||
|
Reference in New Issue
Block a user