Skip to content

Compatibility issue between axum 0.7.5 and tower-http 0.6.0 #2926

Closed Answered by jplatte
kanpov asked this question in Q&A
Discussion options

You must be logged in to vote

tower 0.5 still depends on tower-service 0.3 and tower-layer 0.3, same as tower 0.4. All the packages you mentioned are compatible with each other, with only a tiny exception of tower-http's ServiceBuilderExt only working with the ServiceBuilder of the right tower version.

Also, axum 0.7.6 (released yesterday) already did the upgrade to tower-http 0.6 (for its internal needs).

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@kanpov
Comment options

Answer selected by jplatte
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants