LukeMathWalker / wiremock-rs

HTTP mocking to test Rust applications.
Apache License 2.0
620 stars 70 forks source link

Update async-h1 and http-types #18

Closed LukeMathWalker closed 3 years ago

LukeMathWalker commented 4 years ago

Both libraries released a new major version, therefore there are some breaking changes to take care of. Give that we expose http-types in our public API we will have to bump our minor version as well.