brave / star-randsrv

Go wrapper service for the STAR randomness server.
Mozilla Public License 2.0
7 stars 5 forks source link

Update to axum 0.7 #246

Closed rillian closed 10 months ago

rillian commented 10 months ago

Update to web service framework axum 0.7.

This includes API changes for the stable 1.0 releases of the http and hyper libraries, and corresponding dependency bumps:

This removes the hyper dev-dependency in favour of axum's built-in body serialization helper, added in 0.7.2.