diff --git a/Cargo.toml b/Cargo.toml index c75a5fb..06b2b39 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hudsucker" -version = "0.1.2" +version = "0.2.0" edition = "2018" description = "MITM HTTP/S proxy" documentation = "https://docs.rs/hudsucker"