paritytech / jsonrpsee

Rust JSON-RPC library on top of async/await
MIT License
646 stars 172 forks source link

chore(deps): upgrade tower-http to 0.6 #1477

Closed hanabi1224 closed 1 month ago

hanabi1224 commented 1 month ago

This PR bumps the version of tower-http crate which is only used in examples and tests(thus this change should be non-breaking).

niklasad1 commented 1 month ago

Hi, thanks for your PR but I merged the dependabot PR instead which was already approved

I'll merge in tower 0.5 as well but no new release planned yet because I want to check whether if there something else that we want to get in because it's a breaking change