http-rs / http-types

Common types for HTTP operations
https://docs.rs/http-types
Apache License 2.0
200 stars 84 forks source link

Cargo.toml: Bump version to 3.0.0 #326

Closed joshtriplett closed 3 years ago

joshtriplett commented 3 years ago

The http-types 3.0 development process will make various semver-major changes. Having the version number bumped at the start of the development cycle makes it easier to test those changes locally with other crates, without treating the latest bits from git as still compatible with the last 2.x version.