diff options
author | mia <mia@mia.jetzt> | 2024-04-23 19:29:21 -0700 |
---|---|---|
committer | mia <mia@mia.jetzt> | 2024-04-23 19:29:21 -0700 |
commit | 979d3d2fd87d5def87d27f4991ca8624c72b2317 (patch) | |
tree | 867f3ace60679c8fbccee597d0dcab2c15e1effd /Cargo.lock | |
parent | aa9b10731fdb72d58c94d2f2221cc740023b6e39 (diff) | |
download | dissociate-979d3d2fd87d5def87d27f4991ca8624c72b2317.tar.gz dissociate-979d3d2fd87d5def87d27f4991ca8624c72b2317.zip |
CORS headers v0.2.2
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 6f683c5..0480382 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -488,7 +488,7 @@ dependencies = [ [[package]] name = "dissociate" -version = "0.2.1" +version = "0.2.2" dependencies = [ "argon2", "axum", |