diff --git a/Cargo.lock b/Cargo.lock index ea29c7a823e969a49869701ddd9ff04de1402720..0e3fc47bf8afde19d1d8fe58d9305215d9bda535 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -459,7 +459,7 @@ checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b" [[package]] name = "conduit" -version = "0.7.0+conduwuit-0.1.12" +version = "0.7.0+conduwuit-0.1.13" dependencies = [ "argon2", "async-trait", diff --git a/Cargo.toml b/Cargo.toml index a6282e5802e2560864321046e364fe52f32bf299..8efdb2d4064755dfebfdfdd16c97e3aebfa9dc05 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ authors = [ homepage = "https://puppygock.gay/conduwuit" repository = "https://gitlab.com/girlbossceo/conduwuit" readme = "README.md" -version = "0.7.0+conduwuit-0.1.12" +version = "0.7.0+conduwuit-0.1.13" edition = "2021" # See also `rust-toolchain.toml`