diff options
author | mia <mia@mia.jetzt> | 2024-05-07 12:57:19 -0700 |
---|---|---|
committer | mia <mia@mia.jetzt> | 2024-05-07 12:57:19 -0700 |
commit | f4c4ad2e08a16f4d7691c25a8e7a6ecd205e3406 (patch) | |
tree | bc81cd0e8d5b9df94b17e752cc5b1270b08783d8 /Cargo.lock | |
parent | c630a3d95fcba117eeeeb03a0c656ef26bea3072 (diff) | |
download | dissociate-0.4.0.tar.gz dissociate-0.4.0.zip |
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock index 1914f79..1a03408 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -488,7 +488,7 @@ dependencies = [ [[package]] name = "dissociate" -version = "0.3.0" +version = "0.4.0" dependencies = [ "argon2", "axum", |