mirror of
https://github.com/actix/examples
synced 2025-06-27 01:27:43 +02:00
update argon2 dep
This commit is contained in:
@ -16,7 +16,7 @@ env_logger.workspace = true
|
||||
log = "0.4"
|
||||
once_cell = "1"
|
||||
r2d2 = "0.8"
|
||||
rust-argon2 = "1"
|
||||
rust-argon2 = "2"
|
||||
serde_json.workspace = true
|
||||
serde.workspace = true
|
||||
sparkpost = "0.5"
|
||||
|
Reference in New Issue
Block a user