Update to reqwest 0.4

This commit is contained in:
Sebastian Dröge 2017-02-03 16:34:01 +02:00
parent 19936e4eae
commit 99a9b7fedc

View file

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