bump conduwuit version to 0.3.2

Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
strawberry 2024-05-05 16:52:08 -04:00 committed by June
parent bfb827a418
commit cb70d51e2b
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -568,7 +568,7 @@ checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b"
[[package]]
name = "conduit"
version = "0.3.1"
version = "0.3.2"
dependencies = [
"argon2",
"async-trait",

View file

@ -10,7 +10,7 @@ authors = [
homepage = "https://conduwuit.puppyirl.gay/"
repository = "https://github.com/girlbossceo/conduwuit"
readme = "README.md"
version = "0.3.1"
version = "0.3.2"
edition = "2021"
# See also `rust-toolchain.toml`