diff --git a/Cargo.lock b/Cargo.lock index f4098151..c0e132b3 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4084,7 +4084,7 @@ dependencies = [ [[package]] name = "wwwtech_rs" -version = "1.2.4" +version = "1.2.5" dependencies = [ "anyhow", "argon2", diff --git a/Cargo.toml b/Cargo.toml index 79730646..d2fc078b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wwwtech_rs" -version = "1.2.4" +version = "1.2.5" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html