diff --git a/Cargo.lock b/Cargo.lock index a5a3e8ad..efa028e4 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3522,7 +3522,7 @@ dependencies = [ [[package]] name = "wwwtech_rs" -version = "1.0.24" +version = "1.0.25" dependencies = [ "actix-files", "actix-http", diff --git a/Cargo.toml b/Cargo.toml index eca23c44..4c0cdbf4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wwwtech_rs" -version = "1.0.24" +version = "1.0.25" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html