-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
B-breaking-changeBlocked: this is an "API breaking change".Blocked: this is an "API breaking change".B-upstreamBlocked: needs a change in a dependency or the compiler.Blocked: needs a change in a dependency or the compiler.
Milestone
Description
As part of reaching hyper 1.0, we need to audit the "public" dependencies to make sure that:
- We actually mean for that dependency to be exposed.
- The dependency is stable.
This list might be incomplete, but currently has:
-
http
must reach 1.0 -
http-body
must reach 1.0 - Make
tracing
an unstable feature #3319 -
bytes
must be 1.0 - Tokio 1.0 or remove for
hyper::io
traits
Metadata
Metadata
Assignees
Labels
B-breaking-changeBlocked: this is an "API breaking change".Blocked: this is an "API breaking change".B-upstreamBlocked: needs a change in a dependency or the compiler.Blocked: needs a change in a dependency or the compiler.