mirror of
https://github.com/danbulant/robotparser-rs
synced 2026-06-17 13:41:26 +00:00
Less strict version on reqwest
Using MINOR from semver
This commit is contained in:
parent
101f926adc
commit
be7f58adec
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ version = "0.8.0"
|
|||
url = "1.2"
|
||||
|
||||
[dependencies.reqwest]
|
||||
version = "0.1.0"
|
||||
version = "0.4"
|
||||
optional = true
|
||||
|
||||
[dependencies.clippy]
|
||||
|
|
|
|||
Loading…
Reference in a new issue