summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorPeltoche <dev@halium.fr>2018-11-16 14:19:07 +0100
committerPeltoche <dev@halium.fr>2018-11-16 14:19:07 +0100
commit4b9568510c0a771fa5566bb09217f6efc5562f2d (patch)
treef8fd9ba1cbb3f6de3e7de57a0a4e344e0293eefb /Cargo.toml
parent3dc1689e6581f437ad4ef83ae46e57591585574b (diff)
Change a lot of stuff
This is a shitty comment, I know...
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 b697fda..12e1bbb 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,4 +7,6 @@ version = "0.1.0"
ansi_term = "0.11.0"
clap = "2.32.0"
lazy_static = "1.2.0"
+size = "0.1.1"
time = "0.1.40"
+users = "0.8.0"