http-rs / http-types

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

The `http` dependency needs updating to v1.0.0 #520

Open bruceg opened 11 months ago

bruceg commented 11 months ago

This crate depends on the http crate (for obvious reason). That crate has had a major version bump to v1.0.0. This crate should track this update to allow interoperability with other crates that are now bumping their dependency as well.