You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Axum 0.7 brings many breaking changes to the API, including using hyper 1. This makes this crate incompatible with the latest version. I can't find any references as to how you might be able to do this online, however earlier today an issue was created requesting that the multiplex example be updated in the axum repository (tokio-rs/axum#2736)
The text was updated successfully, but these errors were encountered:
newtykip
changed the title
Update for axum 0.7 and hyper 0.1
Update for axum 0.7 and hyper 1
May 13, 2024
Axum 0.7 brings many breaking changes to the API, including using hyper 1. This makes this crate incompatible with the latest version. I can't find any references as to how you might be able to do this online, however earlier today an issue was created requesting that the multiplex example be updated in the axum repository (tokio-rs/axum#2736)
The text was updated successfully, but these errors were encountered: