diff options
author | mia <mia@mia.jetzt> | 2024-04-23 19:19:59 -0700 |
---|---|---|
committer | mia <mia@mia.jetzt> | 2024-04-23 19:19:59 -0700 |
commit | aa9b10731fdb72d58c94d2f2221cc740023b6e39 (patch) | |
tree | c219f5c169a4badf851fe8beeaff4818f5f285ba /Cargo.toml | |
parent | b9c1ac1c070f19295c79ad21a7eddf20ea42a49b (diff) | |
download | dissociate-aa9b10731fdb72d58c94d2f2221cc740023b6e39.tar.gz dissociate-aa9b10731fdb72d58c94d2f2221cc740023b6e39.zip |
set samesite to none v0.2.1
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 319d190..af22a6f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dissociate" -version = "0.2.0" +version = "0.2.1" edition = "2021" [dependencies] |