bump conduwuit version to 0.1.13
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
ebb71b7d7c
commit
1ccc777532
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -459,7 +459,7 @@ checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "conduit"
|
name = "conduit"
|
||||||
version = "0.7.0+conduwuit-0.1.12"
|
version = "0.7.0+conduwuit-0.1.13"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"argon2",
|
"argon2",
|
||||||
"async-trait",
|
"async-trait",
|
||||||
|
|
|
@ -9,7 +9,7 @@ authors = [
|
||||||
homepage = "https://puppygock.gay/conduwuit"
|
homepage = "https://puppygock.gay/conduwuit"
|
||||||
repository = "https://gitlab.com/girlbossceo/conduwuit"
|
repository = "https://gitlab.com/girlbossceo/conduwuit"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
version = "0.7.0+conduwuit-0.1.12"
|
version = "0.7.0+conduwuit-0.1.13"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|
||||||
# See also `rust-toolchain.toml`
|
# See also `rust-toolchain.toml`
|
||||||
|
|
Loading…
Add table
Reference in a new issue