diff options
author | curly <curlybryce@protonmail.com> | 2023-02-13 14:16:24 -0700 |
---|---|---|
committer | curly <curlybryce@protonmail.com> | 2023-02-13 14:16:24 -0700 |
commit | 22d405f0ee90f9977fb37b6bdd8a10a128e786c6 (patch) | |
tree | e0aa2bf7c1ef9922a7d03d5f345b5a43f6d28415 /Cargo.toml | |
parent | 511cc2d5ef0f3626e08802dd607b9b528ff31f7f (diff) | |
download | rocket_test-22d405f0ee90f9977fb37b6bdd8a10a128e786c6.tar.gz rocket_test-22d405f0ee90f9977fb37b6bdd8a10a128e786c6.tar.bz2 rocket_test-22d405f0ee90f9977fb37b6bdd8a10a128e786c6.zip |
trim whitespace, bump version
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "rocket_test" -version = "0.1.2" +version = "0.2.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |