From f27a2bace8de328accd5e8b7f495e7b79f673a06 Mon Sep 17 00:00:00 2001 From: strawberry Date: Thu, 21 Mar 2024 23:25:42 -0400 Subject: [PATCH] bump conduwuit version to 0.1.9 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 3602ee49..714c1cee 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -421,7 +421,7 @@ checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b" [[package]] name = "conduit" -version = "0.7.0-alpha+conduwuit-0.1.8" +version = "0.7.0-alpha+conduwuit-0.1.9" dependencies = [ "argon2", "async-trait", diff --git a/Cargo.toml b/Cargo.toml index aed98a7d..8765caba 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ authors = ["strawberry ", "timokoesters