diff --git a/Cargo.lock b/Cargo.lock index 4e12e6e1..8ec4fd8d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3512,7 +3512,7 @@ dependencies = [ [[package]] name = "wwwtech_rs" -version = "1.0.20" +version = "1.0.21" dependencies = [ "actix-files", "actix-http", diff --git a/Cargo.toml b/Cargo.toml index 4dc472dc..2abb8ec5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wwwtech_rs" -version = "1.0.20" +version = "1.0.21" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html