mirror of
https://github.com/danbulant/robotparser-rs
synced 2026-05-19 04:18:42 +00:00
update reqwest version
This commit is contained in:
parent
e889cf1855
commit
165de042c4
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ url = "2"
|
|||
percent-encoding = "2.1"
|
||||
|
||||
[dependencies.reqwest]
|
||||
version = "0.11.0"
|
||||
version = "0.12"
|
||||
optional = true
|
||||
features = ["blocking"]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue