diff --git a/Cargo.toml b/Cargo.toml index bb5906da..8d5885b4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [package] -name = "conduit" +name = "conduwuit" description = "a cool fork of Conduit, a Matrix homeserver written in Rust" license = "Apache-2.0" authors = ["strawberry ", "timokoesters "]