Update to reqwest 0.6

This commit is contained in:
Sebastian Dröge 2017-05-10 11:26:45 +02:00
parent d962acc8c3
commit 340e8836bb

View file

@ -8,7 +8,7 @@ license = "MIT/Apache-2.0"
[dependencies]
url = "1.1"
gst-plugin = { path="../gst-plugin" }
reqwest = "0.5"
reqwest = "0.6"
slog = "2.0"
[lib]