summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorClementTsang <cjhtsang@uwaterloo.ca>2020-02-08 22:38:55 -0500
committerClementTsang <cjhtsang@uwaterloo.ca>2020-02-08 22:38:55 -0500
commit4ac3a10fbf129e496e86f0b7d890132b4dfbdfae (patch)
tree287f3f9802f308828231cb85b5319c50af5b2647 /README.md
parentb593a29e9c122fa7912fec6074fd2259c2936be5 (diff)
Update and clean up ? menu... some more work to be done though
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 6506f2f1..3dbbc58e 100644
--- a/README.md
+++ b/README.md
@@ -195,7 +195,6 @@ Note that `q` is disabled while in the search widget.
- [chrono](https://github.com/chronotope/chrono)
- [clap](https://github.com/clap-rs/clap)
- [crossterm](https://github.com/TimonPost/crossterm)
- - [failure](https://github.com/rust-lang-nursery/failure)
- [fern](https://github.com/daboross/fern)
- [futures-rs](https://github.com/rust-lang-nursery/futures-rs)
- [futures-timer](https://github.com/rustasync/futures-timer)
@@ -204,6 +203,6 @@ Note that `q` is disabled while in the search widget.
- [log](https://github.com/rust-lang-nursery/log)
- [sysinfo](https://github.com/GuillaumeGomez/sysinfo)
- [tokio](https://github.com/tokio-rs/tokio)
- - [toml-ru](https://github.com/alexcrichton/toml-rs)
+ - [toml-rs](https://github.com/alexcrichton/toml-rs)
- [tui-rs](https://github.com/fdehau/tui-rs)
- [winapi](https://github.com/retep998/winapi-rs)