From 4c0731d07b2c14e4157e2ec3876ce476fa264057 Mon Sep 17 00:00:00 2001 From: Christian Kruse Date: Sun, 13 Aug 2023 12:11:58 +0200 Subject: [PATCH] version 1.2.4 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 6153a0d0..f4098151 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4084,7 +4084,7 @@ dependencies = [ [[package]] name = "wwwtech_rs" -version = "1.2.3" +version = "1.2.4" dependencies = [ "anyhow", "argon2", diff --git a/Cargo.toml b/Cargo.toml index de0f1e70..79730646 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wwwtech_rs" -version = "1.2.3" +version = "1.2.4" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html