From 4d4c2cf5f81097e817694dd0cf6912486be79b1c Mon Sep 17 00:00:00 2001 From: strawberry Date: Fri, 8 Mar 2024 17:57:21 -0500 Subject: [PATCH] bump conduwuit version to 0.1.6 Signed-off-by: strawberry --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index c161da26..1db141bc 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -412,7 +412,7 @@ checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b" [[package]] name = "conduit" -version = "0.7.0-alpha+conduwuit-0.1.5" +version = "0.7.0-alpha+conduwuit-0.1.6" dependencies = [ "argon2", "async-trait", diff --git a/Cargo.toml b/Cargo.toml index 19d17dbd..5f4c24d2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ authors = ["strawberry ", "timokoesters