Skip to content
This repository has been archived by the owner on Sep 25, 2019. It is now read-only.

Commit

Permalink
upgrade hyper
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromegn committed Dec 6, 2018
1 parent 49adccd commit 9a8f18b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 19 deletions.
16 changes: 8 additions & 8 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 0 additions & 11 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,17 +46,6 @@ serde_derive = "1"
serde = "1"
serde_json = "1.0"

# [patch.crates-io]
# tokio = {git = "https://github.com/tokio-rs/tokio.git", rev = "ed3ece266b5ab2ae3795a91d8dac25bc0fdfeec2"}
# tokio-udp = {git = "https://github.com/tokio-rs/tokio.git", rev = "ed3ece266b5ab2ae3795a91d8dac25bc0fdfeec2"}
# tokio-tcp = {git = "https://github.com/tokio-rs/tokio.git", rev = "ed3ece266b5ab2ae3795a91d8dac25bc0fdfeec2"}
# tokio-executor = {git = "https://github.com/tokio-rs/tokio.git", rev = "ed3ece266b5ab2ae3795a91d8dac25bc0fdfeec2"}
# tokio-reactor = {git = "https://github.com/tokio-rs/tokio.git", rev = "ed3ece266b5ab2ae3795a91d8dac25bc0fdfeec2"}
# tokio-io = {git = "https://github.com/tokio-rs/tokio.git", rev = "ed3ece266b5ab2ae3795a91d8dac25bc0fdfeec2"}
# tokio-timer = {git = "https://github.com/tokio-rs/tokio.git", rev = "ed3ece266b5ab2ae3795a91d8dac25bc0fdfeec2"}
# tokio-threadpool = {git = "https://github.com/tokio-rs/tokio.git", rev = "ed3ece266b5ab2ae3795a91d8dac25bc0fdfeec2"}
# tokio-codec = {git = "https://github.com/tokio-rs/tokio.git", rev = "ed3ece266b5ab2ae3795a91d8dac25bc0fdfeec2"}

[workspace]
members = [
"libfly",
Expand Down

0 comments on commit 9a8f18b

Please sign in to comment.