Update readme and cargo.toml

This commit is contained in:
timokoesters 2020-04-10 07:53:20 +02:00
parent 8f41a4d306
commit 93b1d97166
No known key found for this signature in database
GPG key ID: 356E705610F626D5
3 changed files with 33 additions and 28 deletions

View file

@ -1,7 +1,11 @@
[package]
name = "matrixserver"
version = "0.1.0"
name = "conduit"
description = "A Matrix homeserver written in Rust"
license = "AGPL-3.0"
authors = ["timokoesters <timo@koesters.xyz>"]
homepage = "https://conduit.rs"
readme = "README.md"
version = "0.1.0"
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html