diff --git a/Cargo.lock b/Cargo.lock index 8ce0fb4..4207289 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1174,7 +1174,7 @@ dependencies = [ [[package]] name = "simple-rust-http3-proxy" -version = "0.2.0" +version = "0.2.1" dependencies = [ "clap", "deser-hjson", diff --git a/Cargo.toml b/Cargo.toml index d4a7ad8..95aabc7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "simple-rust-http3-proxy" -version = "0.2.0" +version = "0.2.1" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html