From 25a9335c4076ed6af83f97b7466c1e07f0ad2091 Mon Sep 17 00:00:00 2001 From: Christian Kruse Date: Mon, 20 Mar 2023 13:53:16 +0100 Subject: [PATCH] version 1.1.33 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 121626cf..8030c4ba 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3691,7 +3691,7 @@ dependencies = [ [[package]] name = "wwwtech_rs" -version = "1.1.32" +version = "1.1.33" dependencies = [ "actix-files", "actix-http", diff --git a/Cargo.toml b/Cargo.toml index 2ccc7f10..7714ca31 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wwwtech_rs" -version = "1.1.32" +version = "1.1.33" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html