tower-rs / tower

async fn(Request) -> Result<Response, Error>
https://docs.rs/tower
MIT License
3.56k stars 281 forks source link

Prepare release of v0.5.1 #791

Closed jplatte closed 3 months ago

jplatte commented 3 months ago

And simplify the release process a tiny little bit by getting rid of the documentation field in Cargo.toml.

TimDiekmann commented 2 months ago

Are there any blockers from publishing this release?

tobz commented 2 months ago

There shouldn't be, no. This just slipped through the cracks on my part.

I'll try and get this published today.