From c513a2a609892ce372f3c07736da78c2d2bc69bb Mon Sep 17 00:00:00 2001 From: Christian Kruse Date: Tue, 23 Jan 2024 17:00:30 +0100 Subject: [PATCH] version 2024.1.23-1 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index b56d718a..3f8d21a6 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4049,7 +4049,7 @@ dependencies = [ [[package]] name = "wwwtech_rs" -version = "2023.12.18-1" +version = "2024.1.23-1" dependencies = [ "anyhow", "argon2", diff --git a/Cargo.toml b/Cargo.toml index 8fc7ef32..48b9398c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wwwtech_rs" -version = "2023.12.18-1" +version = "2024.1.23-1" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html