From 7b8412d8b84d3fd37f43c0b07a1b8049a21dd999 Mon Sep 17 00:00:00 2001 From: Yves Fischer Date: Thu, 4 Jan 2018 20:34:54 +0100 Subject: seems to work --- Cargo.toml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Cargo.toml (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml new file mode 100644 index 0000000..a801c97 --- /dev/null +++ b/Cargo.toml @@ -0,0 +1,6 @@ +[package] +name = "batteriewarner" +version = "0.1.0" +authors = ["Yves Fischer "] + +[dependencies] -- cgit v1.2.1