Skip to content

Commit b27c554

Browse files
authored
Merge pull request #12 from spk/less-strict-reqwest-vers
Less strict version on reqwest
2 parents 426365b + be7f58a commit b27c554

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ version = "0.8.0"
1414
url = "1.2"
1515

1616
[dependencies.reqwest]
17-
version = "0.1.0"
17+
version = "0.4"
1818
optional = true
1919

2020
[dependencies.clippy]

0 commit comments

Comments
 (0)