mirror of
https://github.com/danbulant/robotparser-rs
synced 2026-06-24 17:21:45 +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"
|
name = "robotparser"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
repository = "https://github.com/messense/robotparser-rs"
|
repository = "https://github.com/messense/robotparser-rs"
|
||||||
version = "0.4.3"
|
version = "0.4.4"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
hyper = "0.9"
|
hyper = "0.9"
|
||||||
time = "0.1"
|
time = "0.1"
|
||||||
url = "1.0"
|
url = "1.1"
|
||||||
|
|
||||||
[dependencies.clippy]
|
[dependencies.clippy]
|
||||||
optional = true
|
optional = true
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue