Skip to content

Commit

Permalink
feat: Migrate tokio_core uses to tokio
Browse files Browse the repository at this point in the history
Closes gluon-lang#462

BREAKING CHANGE

Upgrade to tokio
  • Loading branch information
Marwes committed Jul 14, 2018
1 parent 010a7f7 commit 8c525d2
Show file tree
Hide file tree
Showing 10 changed files with 1,092 additions and 1,101 deletions.
24 changes: 12 additions & 12 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ collect-mac = "0.1.0"
env_logger = "0.5.0"
pretty_assertions = "0.5"
futures-cpupool = "0.1.8"
tokio = "0.1.7"

hyper = "0.11.0"
curl = "0.4.1"
Expand Down
Loading

0 comments on commit 8c525d2

Please sign in to comment.