Update to reqwest 0.5

This commit is contained in:
Sebastian Dröge 2017-04-06 15:09:09 +03:00
parent 1dda357b86
commit 1a5fede4a7

View file

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