mirror of
https://github.com/danbulant/robotparser-rs
synced 2026-06-16 05:01:03 +00:00
Bump version to 0.4.4
This commit is contained in:
parent
5b3d3ea305
commit
cc9a9c91d9
1 changed files with 2 additions and 2 deletions
|
|
@ -8,12 +8,12 @@ license = "MIT"
|
|||
name = "robotparser"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/messense/robotparser-rs"
|
||||
version = "0.4.3"
|
||||
version = "0.4.4"
|
||||
|
||||
[dependencies]
|
||||
hyper = "0.9"
|
||||
time = "0.1"
|
||||
url = "1.0"
|
||||
url = "1.1"
|
||||
|
||||
[dependencies.clippy]
|
||||
optional = true
|
||||
|
|
|
|||
Loading…
Reference in a new issue