diff --git a/Cargo.lock b/Cargo.lock index 25b45994..fd27bada 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -412,7 +412,7 @@ checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b" [[package]] name = "conduit" -version = "0.7.0-alpha+conduwuit-0.1.6" +version = "0.7.0-alpha+conduwuit-0.1.7" dependencies = [ "argon2", "async-trait", diff --git a/Cargo.toml b/Cargo.toml index b79c665c..a472fbc0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ authors = ["strawberry ", "timokoesters