diff options
author | curly <curlybryce@protonmail.com> | 2023-02-15 12:33:12 -0700 |
---|---|---|
committer | curly <curlybryce@protonmail.com> | 2023-02-15 12:33:12 -0700 |
commit | c47bd9c8e48de50610bfb107252d8f55af211ce6 (patch) | |
tree | 5ff85076940434a12c044495d41dd8d92da8b053 /Cargo.toml | |
parent | 3caac1927468112ff4bf883aaa271b0205362b40 (diff) | |
download | rocket_test-c47bd9c8e48de50610bfb107252d8f55af211ce6.tar.gz rocket_test-c47bd9c8e48de50610bfb107252d8f55af211ce6.tar.bz2 rocket_test-c47bd9c8e48de50610bfb107252d8f55af211ce6.zip |
keep deleted message content in db, cleanup
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.3" +version = "0.2.4" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |