mirror of
https://github.com/danbulant/robotparser-rs
synced 2026-07-05 19:20:45 +00:00
Remove illegal keyword robots.txt from Cargo.toml
This commit is contained in:
parent
41351bc68f
commit
e27e17589c
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ description = "robots.txt parser for Rust"
|
||||||
repository = "https://github.com/messense/robotparser-rs"
|
repository = "https://github.com/messense/robotparser-rs"
|
||||||
homepage = "https://github.com/messense/robotparser-rs"
|
homepage = "https://github.com/messense/robotparser-rs"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
keywords = ["robot", "robots", "robots.txt", "parser", "spider", "crawler"]
|
keywords = ["robot", "robots", "parser", "spider", "crawler"]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue