diff --git a/Cargo.lock b/Cargo.lock index 17e9ed57..ea149755 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -393,7 +393,7 @@ checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b" [[package]] name = "conduwuit" -version = "0.7.0-alpha+conduwuit-0.1.0" +version = "0.7.0-alpha+conduwuit-0.1.1" dependencies = [ "async-trait", "axum", diff --git a/Cargo.toml b/Cargo.toml index 1c42895d..83f2716b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ authors = ["strawberry ", "timokoesters