From 93437bc90c8b1555769ab6c60a8c797afdc3828d Mon Sep 17 00:00:00 2001 From: Christian Kruse Date: Fri, 15 Sep 2023 07:38:45 +0200 Subject: [PATCH] version 1.2.6 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 658fa4ea..c75d09b3 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4048,7 +4048,7 @@ dependencies = [ [[package]] name = "wwwtech_rs" -version = "1.2.5" +version = "1.2.6" dependencies = [ "anyhow", "argon2", diff --git a/Cargo.toml b/Cargo.toml index 6e6b3e31..8aaebbd0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wwwtech_rs" -version = "1.2.5" +version = "1.2.6" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html