summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorYves Fischer <yvesf-git@xapek.org>2018-01-04 20:34:54 +0100
committerYves Fischer <yvesf-git@xapek.org>2018-01-05 01:10:48 +0100
commit7b8412d8b84d3fd37f43c0b07a1b8049a21dd999 (patch)
tree9d90bd58d551f6abfe90e898b6890a90a79d9c09 /Cargo.toml
downloadbatteriewarner-7b8412d8b84d3fd37f43c0b07a1b8049a21dd999.tar.gz
batteriewarner-7b8412d8b84d3fd37f43c0b07a1b8049a21dd999.zip
seems to work
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml6
1 files changed, 6 insertions, 0 deletions
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 <yvesf-git@xapek.org>"]
+
+[dependencies]