mirror of
https://github.com/danbulant/robotparser-rs
synced 2026-05-24 12:35:49 +00:00
Bump version to 0.6.0
This commit is contained in:
parent
c32933db75
commit
6bebf15aca
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ 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.5.0"
|
version = "0.6.0"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
hyper = "0.9"
|
hyper = "0.9"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue