simplify conduwuit version number, bump to 0.3.0

Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
strawberry 2024-04-24 14:59:46 -04:00 committed by June
parent d57110e2f3
commit af0b81f5fb
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -501,7 +501,7 @@ checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b"
[[package]]
name = "conduit"
version = "0.7.0+conduwuit-0.2.1"
version = "0.3.0"
dependencies = [
"argon2",
"async-trait",

View file

@ -9,7 +9,7 @@ authors = [
homepage = "https://puppygock.gay/conduwuit"
repository = "https://github.com/girlbossceo/conduwuit"
readme = "README.md"
version = "0.7.0+conduwuit-0.2.1"
version = "0.3.0"
edition = "2021"
# See also `rust-toolchain.toml`