tottoto
tottoto
Opened #1017 to fix the lint CI error.
These are needed for macos and windows. https://github.com/rustls/rustls-platform-verifier/pull/133 https://github.com/rustls/rustls-platform-verifier/pull/135
@LucioFranco > it doesn't provide much value I don't think so. I have thought about this for a while, and my opinion remains that the benefits of this change is...
@LucioFranco > I know this has not been 100% public yet but I have been working with some folks in the core grpc team to rework some portions of tonic,...
I opened this pull request as I think we probably could start development of the next version including breaking changes as @LucioFranco merged #1892 which includes breaking changes. This change...
I feel it seems reasonable to remove them.
Although this is technically a breaking change, this can be treated as a minor change according to [RFC 1105](https://rust-lang.github.io/rfcs/1105-api-evolution.html#minor-change-introducing-a-new-type-parameter).
Given that the target branch is preparing breaking changes as #2383, it might be reasonable to get the semver CI green by upgrading the minor version.
There isn't need to get `Routes` via `Router`. It can be built directly.