Hyper-util is incompatible with tower 0.5 #3757
Labels
A-dependencies
Area: library dependencies.
C-chore
Category: chore. a general chore or maintenance task.
E-easy
Effort: easy. A task that would be a great starting point for a new contributor.
K-hyper-util
Crate: hyper-util
Version
List the version(s) of
hyper
, and any relevant hyper dependency (such ash2
if this is related to HTTP/2).Hyper 1.4.1
Hyper-util 0.1.8
Platform
The output of
uname -a
(UNIX), or version and 32 or 64-bit (Windows)Linux localhost.localdomain 6.10.11-1-default #1 SMP PREEMPT_DYNAMIC Thu Sep 19 07:33:24 UTC 2024 (bd33620) x86_64 x86_64 x86_64 GNU/Linux
Description
tower-http
andaxum
have all migrated totower
0.5.x on their stable releases, yethyper-util
which is a semi-mandatory dependency ofaxum
is stuck ontower
0.4.x, resulting in two versions oftower
needing to be pulled in for everyaxum
project.The text was updated successfully, but these errors were encountered: