summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJiayi Zhao <jeff.no.zhao@gmail.com>2019-02-24 14:48:24 -0500
committerJiayi Zhao <jeff.no.zhao@gmail.com>2019-02-24 14:48:24 -0500
commit1b6b9dd08a16eedda83331dcbd3059b6bdc50fd6 (patch)
tree70119e8ea42ea519c76eb94adaca7147804fb850
parentd3d95d53dd2ca734ea9abb820e98d49b5ad6199e (diff)
update README.md
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 69323af..6f68777 100644
--- a/README.md
+++ b/README.md
@@ -7,8 +7,8 @@ Currently a work in progress.
## Dependencies
- ncurses
- - [cargo](https://github.com/rust-lang/cargo/) >= 0.31.0
- - [rustc](https://www.rust-lang.org/) >= 1.31.0
+ - [cargo](https://github.com/rust-lang/cargo/) >= 0.32.0
+ - [rustc](https://www.rust-lang.org/) >= 1.32.0
Also see [Cargo.toml](https://github.com/kamiyaa/joshuto/blob/master/Cargo.toml)