From a0d10b3138b4543c7bf394738513bb0ec4a68bad Mon Sep 17 00:00:00 2001 From: tomsmeding Date: Tue, 20 Jun 2017 19:32:54 +0200 Subject: Initial --- Cargo.toml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Cargo.toml (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml new file mode 100644 index 0000000..a7c86ea --- /dev/null +++ b/Cargo.toml @@ -0,0 +1,7 @@ +[package] +name = "rcalc" +version = "0.1.0" +authors = ["tomsmeding "] + +[dependencies] +termion = "1" -- cgit v1.2.3-70-g09d2