Less strict version on reqwest

Using MINOR from semver
This commit is contained in:
Laurent Arnoud 2017-03-12 15:03:38 +01:00
parent 101f926adc
commit be7f58adec
No known key found for this signature in database
GPG key ID: A79DAB2374F95DD5

View file

@ -14,7 +14,7 @@ version = "0.8.0"
url = "1.2"
[dependencies.reqwest]
version = "0.1.0"
version = "0.4"
optional = true
[dependencies.clippy]