From 341bafb91e77cd95775d9cfa4f0810309889b176 Mon Sep 17 00:00:00 2001 From: strawberry Date: Fri, 26 Apr 2024 00:15:41 -0400 Subject: [PATCH] final last minute change Signed-off-by: strawberry --- Cargo.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e40227c6..d240ebee 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,7 @@ [package] +# TODO: when can we rename to conduwuit? name = "conduit" -description = "a cool hard fork of Conduit, a Matrix homeserver written in Rust" +description = "a very cool fork of Conduit, a Matrix homeserver written in Rust" license = "Apache-2.0" authors = [ "strawberry ",