Skip to content

Commit

Permalink
removed unused dependancy
Browse files Browse the repository at this point in the history
  • Loading branch information
AltriusRS committed Aug 31, 2020
1 parent 3e42a23 commit 8c1cbd5
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,4 @@ categories = ["network-programming", "web-programming::http-client"]
rustls = "0.18.1"
webpki-roots = "0.20.0"
webpki = "0.21.3"
chunked_transfer = "1.2.0"
url = "2.1.1"

[dev-dependencies]
reqwest = { version = "0.10.8", features = ["blocking"]}
hyper = "0.13.7"
tokio-test = "0.2.1"
chunked_transfer = "1.2.0"

0 comments on commit 8c1cbd5

Please sign in to comment.