switch cargo.toml pkg name back to conduit

we already make it clear this is a fork with
our version and such

Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
strawberry 2024-01-27 16:41:27 -05:00
parent 5de4a41ff5
commit fc219e621f
4 changed files with 9 additions and 9 deletions

View file

@ -1,5 +1,5 @@
[package]
name = "conduwuit"
name = "conduit"
description = "a cool fork of Conduit, a Matrix homeserver written in Rust"
license = "Apache-2.0"
authors = ["strawberry <strawberry@puppygock.gay>", "timokoesters <timo@koesters.xyz>"]