Updated to Rust 1.80 and changed to LazyLock
This commit is contained in:
@@ -29,7 +29,6 @@ dotenvy = "0.15"
|
||||
futures = "0.3"
|
||||
hex = "0.4"
|
||||
itertools = "0.13"
|
||||
once_cell = { version = "1", features = ["parking_lot"] }
|
||||
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