rename conduit to grapevine

This commit is contained in:
Charles Hall 2024-04-27 20:43:59 -07:00
parent 5619d7e318
commit 360e020b64
No known key found for this signature in database
GPG key ID: 7B8E0645816E07CF
14 changed files with 153 additions and 152 deletions

View file

@ -10,10 +10,10 @@ dbg_macro = "warn"
str_to_string = "warn"
[package]
name = "conduit"
name = "grapevine"
description = "A Matrix homeserver written in Rust"
license = "Apache-2.0"
version = "0.7.0"
version = "0.1.0"
edition = "2021"
# See also `rust-toolchain.toml`