mirror of
https://github.com/danbulant/robotparser-rs
synced 2026-05-24 12:35:49 +00:00
README: remove old rust instructions (#28)
Signed-off-by: Maxim Zhukov <mussitantesmortem@gmail.com>
This commit is contained in:
parent
408f792ebd
commit
9bb7583f30
1 changed files with 0 additions and 2 deletions
|
|
@ -17,8 +17,6 @@ Add it to your ``Cargo.toml``:
|
||||||
robotparser = "0.11"
|
robotparser = "0.11"
|
||||||
```
|
```
|
||||||
|
|
||||||
Add ``extern crate robotparser`` to your crate root and your're good to go!
|
|
||||||
|
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue