From c47bd9c8e48de50610bfb107252d8f55af211ce6 Mon Sep 17 00:00:00 2001 From: curly Date: Wed, 15 Feb 2023 12:33:12 -0700 Subject: keep deleted message content in db, cleanup --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 8f6c23a..7ca56e2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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 -- cgit v1.2.3