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.toml | |
parent | c630a3d95fcba117eeeeb03a0c656ef26bea3072 (diff) | |
download | dissociate-f4c4ad2e08a16f4d7691c25a8e7a6ecd205e3406.tar.gz dissociate-f4c4ad2e08a16f4d7691c25a8e7a6ecd205e3406.zip |
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 0298a01..ddb4f46 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dissociate" -version = "0.3.0" +version = "0.4.0" edition = "2021" [dependencies] |