mirror of
https://github.com/danbulant/robotparser-rs
synced 2026-07-04 18:50:37 +00:00
Changed version.
This commit is contained in:
parent
49a2b9c93d
commit
f6168c3ea2
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "robotparser"
|
name = "robotparser"
|
||||||
version = "0.2.0"
|
version = "0.3.0"
|
||||||
authors = ["messense <messense@icloud.com>"]
|
authors = ["messense <messense@icloud.com>"]
|
||||||
description = "robots.txt parser for Rust"
|
description = "robots.txt parser for Rust"
|
||||||
repository = "https://github.com/messense/robotparser-rs"
|
repository = "https://github.com/messense/robotparser-rs"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue