chridou / http-api-problem

A problem type to be returned by HTTP APIs
Apache License 2.0
52 stars 12 forks source link

Upgrade to hyper 1.x #51

Open damooo opened 1 week ago

damooo commented 1 week ago

The hyper was updated to 1.x major (currently 1.4). Has breaking changes. Currently http-api-problem depends on 0.14.

chridou commented 1 week ago

Hi!

I did (merged) the necessary changes but have problems to publish the crate do to this issue on crates.io: https://github.com/rust-lang/crates.io/issues/3027

I need to find a solution.