From 2b8676ecf8ef8cf21548f985a77296fafe83aa39 Mon Sep 17 00:00:00 2001 From: ClementTsang Date: Wed, 4 Sep 2019 16:53:05 -0400 Subject: Added TODO list, and started more work. --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') 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" -- cgit v1.2.3