diff options
| author | KunoiSayami <[email protected]> | 2022-06-17 18:01:20 +0800 |
|---|---|---|
| committer | KunoiSayami <[email protected]> | 2022-06-17 18:01:20 +0800 |
| commit | 019e46e28b07c61edcd726c683656033e85aec6e (patch) | |
| tree | 7446da8f01ee375ef06761daaf3091c754f4f213 /Cargo.toml | |
| parent | d58fde0738912d24b55f92a4cf7def058bca9623 (diff) | |
chore(dep): Upgrade crate
Signed-off-by: KunoiSayami <[email protected]>
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ edition = "2018" [dependencies] anyhow = "1" -argon2 = "0.3" +argon2 = "0.4" async-trait = "0.1" base64 = "0.13" clap = "2.33" |
