-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove explicit use of hyper in integration/ducks
I can't figure out how to update hyper in our project given the set of interlinked crates that all have to update in one shot. As a result, I'm removing explicit references to hyper and started with ducks. This commit also removes the tower layers as it was not clear to me that these are required for integration test purposes. Signed-off-by: Brian L. Troutwine <[email protected]>
- Loading branch information
Showing
4 changed files
with
115 additions
and
66 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters