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.toml | |
parent | aa9b10731fdb72d58c94d2f2221cc740023b6e39 (diff) | |
download | dissociate-979d3d2fd87d5def87d27f4991ca8624c72b2317.tar.gz dissociate-979d3d2fd87d5def87d27f4991ca8624c72b2317.zip |
CORS headers v0.2.2
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml index af22a6f..0b6f860 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dissociate" -version = "0.2.1" +version = "0.2.2" edition = "2021" [dependencies] |