From 2ef7b3ab8ab2ed7cb050d57cbe148c2c2d4f9864 Mon Sep 17 00:00:00 2001 From: Christian Kruse Date: Thu, 2 Mar 2023 22:42:40 +0100 Subject: [PATCH] version 1.1.32 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index b6bbc11e..fcc82a68 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3638,7 +3638,7 @@ dependencies = [ [[package]] name = "wwwtech_rs" -version = "1.1.31" +version = "1.1.32" dependencies = [ "actix-files", "actix-http", diff --git a/Cargo.toml b/Cargo.toml index 77916da9..beeec796 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wwwtech_rs" -version = "1.1.31" +version = "1.1.32" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html