Updated "Installation" section with correct version
This commit is contained in:
parent
f8809979ff
commit
1b71c6c876
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ Add this to your `Cargo.toml:
|
||||||
|
|
||||||
```
|
```
|
||||||
[dependencies]
|
[dependencies]
|
||||||
pirate = "0.1.0"
|
pirate = "0.2.0"
|
||||||
```
|
```
|
||||||
|
|
||||||
and this to your crate root:
|
and this to your crate root:
|
||||||
|
|
Loading…
Add table
Reference in a new issue