diff --git a/Cargo.toml b/Cargo.toml index 49cacbf3..d3f9677a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "http-types" -version = "1.3.0" +version = "2.0.0" license = "MIT OR Apache-2.0" repository = "https://github.com/http-rs/http-types" documentation = "https://docs.rs/http-types"