Skip to content

Commit

Permalink
cleaned up deps
Browse files Browse the repository at this point in the history
  • Loading branch information
MindFlavor committed Dec 3, 2019
1 parent dba9880 commit 41f85c4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 103 deletions.
107 changes: 6 additions & 101 deletions Cargo.lock

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

2 changes: 0 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ categories = ["database"]
log = "0.4"
env_logger = "0.7.1"
futures-util-preview = "0.3.0-alpha.19"
futures-preview = { version = " = 0.3.0-alpha.19", features = ["compat"] }
clap = "2.33"
serde = "1.0"
serde_json = "1.0"
Expand All @@ -27,7 +26,6 @@ hyper = { version = "0.13.0-alpha.4" , features = ["unstab
hyper-rustls = { version = "0.19.0-alpha.3" , features = [] }
http = "0.1"
num = "0.2"
futures = "0.3"

[dev-dependencies]
futures-util = "0.3.1"
Expand Down

0 comments on commit 41f85c4

Please sign in to comment.