diff options
author | curly <curlybryce@protonmail.com> | 2023-02-07 13:44:31 -0700 |
---|---|---|
committer | curly <curlybryce@protonmail.com> | 2023-02-07 13:44:31 -0700 |
commit | 9d8ea69fee5b26d804529d877d54c01229ba2322 (patch) | |
tree | 4175a0bffc9eb97d6543737f4272a4a8da3a4393 /Cargo.toml | |
parent | 8d66325e8886768f125e07790d5d4311dbaf3f03 (diff) | |
download | rocket_test-9d8ea69fee5b26d804529d877d54c01229ba2322.tar.gz rocket_test-9d8ea69fee5b26d804529d877d54c01229ba2322.tar.bz2 rocket_test-9d8ea69fee5b26d804529d877d54c01229ba2322.zip |
I hate sql
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.1" +version = "0.1.2" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |