diff options
author | curly <curlybryce@protonmail.com> | 2023-02-15 12:04:01 -0700 |
---|---|---|
committer | curly <curlybryce@protonmail.com> | 2023-02-15 12:04:01 -0700 |
commit | 3caac1927468112ff4bf883aaa271b0205362b40 (patch) | |
tree | 6e2d3bb0ce9e2f61cacac68b440ec0255a69b2c2 /Cargo.toml | |
parent | 31d1c381a6e834c6c7069806749b0a11d0d15e05 (diff) | |
download | rocket_test-3caac1927468112ff4bf883aaa271b0205362b40.tar.gz rocket_test-3caac1927468112ff4bf883aaa271b0205362b40.tar.bz2 rocket_test-3caac1927468112ff4bf883aaa271b0205362b40.zip |
No empty usernames, messages
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.2.2" +version = "0.2.3" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |