Update to reqwest 0.3 (hyper 0.10)

This commit is contained in:
Sebastian Dröge 2017-01-12 11:07:39 +02:00
parent 3b299f3fb6
commit 2ce9aa7b58

View file

@ -8,7 +8,7 @@ license = "LGPL-2.1+"
[dependencies]
url = "1.1"
gst-plugin = { path="../gst-plugin" }
reqwest = "0.2"
reqwest = "0.3"
slog = "1.3"
[lib]