diff --git a/Cargo.lock b/Cargo.lock index 26e911d8..9cbc351e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4084,7 +4084,7 @@ dependencies = [ [[package]] name = "wwwtech_rs" -version = "1.2.1" +version = "1.2.2" dependencies = [ "anyhow", "argon2", diff --git a/Cargo.toml b/Cargo.toml index 1d48ca0b..dd4bfdee 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wwwtech_rs" -version = "1.2.1" +version = "1.2.2" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html