tower-h2
tower-h2 copied to clipboard
Use published version of tower
Is there any reason for tower-h2 to pull the tower crate dependency from Git when the tower crate is already released? I think we should switch over to using the crates.io version, if possible.
There is none. We just haven’t updated it. Would you mind submitting a Pr?
@carllerche Sure, I will prepare one. Thanks!
Upon further inspection, it seems that the tower-balance crate in the tower-rs/tower repository has not been released yet on Crates.io, which tower-h2 depends on. Anyone have an update on the current status of this crate?
EDIT: Also mentioned this in tower-rs/tower#278.