diff options
author | curly <curlybryce@protonmail.com> | 2023-01-05 10:24:21 -0700 |
---|---|---|
committer | curly <curlybryce@protonmail.com> | 2023-01-05 10:24:21 -0700 |
commit | 8ab06c512ba0cfbb9ccce9376de4c3f5647b8576 (patch) | |
tree | 698f26df75845de123430d084f54b5ac2405b799 /Cargo.toml | |
parent | 8475fb499f114a3c8062c1067b9dd00514f8dcd4 (diff) | |
download | s3g-8ab06c512ba0cfbb9ccce9376de4c3f5647b8576.tar.gz s3g-8ab06c512ba0cfbb9ccce9376de4c3f5647b8576.tar.bz2 s3g-8ab06c512ba0cfbb9ccce9376de4c3f5647b8576.zip |
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.1" +version = "1.0.2" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |