Update crates.io version

This commit is contained in:
Alexandre Bury 2016-06-25 19:41:54 -07:00
parent 4bb83a3bec
commit 9e3cc76441

View File

@ -12,7 +12,7 @@ It is designed to be safe and easy to use:
```
[dependencies]
cursive = "0.0.1"
cursive = "0.0.2"
```
(You will also need ncurses installed - if it isn't already, check in your package manager.)