bump conduwuit version to 0.1.8

Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
strawberry 2024-03-17 02:42:49 -04:00 committed by June
parent abceae26de
commit 8c3f946e97
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -412,7 +412,7 @@ checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b"
[[package]]
name = "conduit"
version = "0.7.0-alpha+conduwuit-0.1.7"
version = "0.7.0-alpha+conduwuit-0.1.8"
dependencies = [
"argon2",
"async-trait",

View file

@ -6,7 +6,7 @@ authors = ["strawberry <strawberry@puppygock.gay>", "timokoesters <timo@koesters
homepage = "https://puppygock.gay/conduwuit"
repository = "https://gitlab.com/girlbossceo/conduwuit"
readme = "README.md"
version = "0.7.0-alpha+conduwuit-0.1.7"
version = "0.7.0-alpha+conduwuit-0.1.8"
edition = "2021"
# See also `rust-toolchain.toml`