Updated dependencies

This commit is contained in:
StNicolay 2025-01-02 14:45:04 +03:00
parent 5a276f2efc
commit 4c298f2bee
Signed by: StNicolay
GPG Key ID: 9693D04DCD962B0D
2 changed files with 523 additions and 272 deletions

793
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -30,7 +30,7 @@ derive_more = { version = "1", features = [
dotenvy = "0.15" dotenvy = "0.15"
futures = "0.3" futures = "0.3"
hex = "0.4" hex = "0.4"
itertools = "0.13" itertools = "0.14"
parking_lot = "0.12" parking_lot = "0.12"
pbkdf2 = { version = "0.12", features = ["parallel"] } pbkdf2 = { version = "0.12", features = ["parallel"] }
rand = { version = "0.8", default-features = false, features = [ rand = { version = "0.8", default-features = false, features = [