summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorClementTsang <clementjhtsang@gmail.com>2019-09-04 16:53:05 -0400
committerClementTsang <clementjhtsang@gmail.com>2019-09-04 16:53:05 -0400
commit2b8676ecf8ef8cf21548f985a77296fafe83aa39 (patch)
tree590e1738b207604d1584bd83eb1b06a82b7b544f /Cargo.toml
parenta1923e198c42be8040f56acdb9572875e72832bf (diff)
Added TODO list, and started more work.
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 2bd217db..300372eb 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,4 +7,5 @@ edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
+cursive = "0.13"
sysinfo = "0.9.2"