diff options
author | curly <curlybryce@protonmail.com> | 2023-01-05 09:03:57 -0700 |
---|---|---|
committer | curly <curlybryce@protonmail.com> | 2023-01-05 09:03:57 -0700 |
commit | 8475fb499f114a3c8062c1067b9dd00514f8dcd4 (patch) | |
tree | 9aaa5041233dc393515e7a040d7df82d766e49ba /Cargo.toml | |
parent | ee6aca2243458c44ddebd1fc141fa97b6922d9b3 (diff) | |
download | s3g-8475fb499f114a3c8062c1067b9dd00514f8dcd4.tar.gz s3g-8475fb499f114a3c8062c1067b9dd00514f8dcd4.tar.bz2 s3g-8475fb499f114a3c8062c1067b9dd00514f8dcd4.zip |
do not remove whitespace (was useless anyway)
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "s3g" -version = "1.0.0" +version = "1.0.1" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |