tower-h2 icon indicating copy to clipboard operation
tower-h2 copied to clipboard

Use published version of tower

Open ebkalderon opened this issue 6 years ago • 3 comments

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.

ebkalderon avatar Apr 30 '19 05:04 ebkalderon

There is none. We just haven’t updated it. Would you mind submitting a Pr?

carllerche avatar Apr 30 '19 14:04 carllerche

@carllerche Sure, I will prepare one. Thanks!

ebkalderon avatar Apr 30 '19 22:04 ebkalderon

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.

ebkalderon avatar May 03 '19 09:05 ebkalderon