summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorrabite <rabite@posteo.de>2019-04-04 00:31:01 +0200
committerrabite <rabite@posteo.de>2019-04-04 00:31:01 +0200
commitd5ccfb0d7403bea77e027a9ca930c81bed5a2314 (patch)
tree897dce30b7909b4267cfe79bc256c3d16545f47a /Cargo.toml
parent343dd6dedabb1fc5158677fced8588e5b9a00c05 (diff)
show fs space usage and too much other stuff
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 0c02c56..278f2ea 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -23,6 +23,8 @@ failure_derive = "0.1.1"
notify = "4.0.9"
parse-ansi = "0.1.6"
signal-notify = "0.1.3"
+systemstat = "0.1.4"
+
#[profile.release]
#debug = true