From 7fcdc3ecc0f077ff7ff4ec57c912beae4f974fdb Mon Sep 17 00:00:00 2001 From: Benedict Börger Date: Mon, 17 Dec 2018 21:34:36 +0100 Subject: [finz] inital commit --- 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..5efc7c0 --- /dev/null +++ b/Cargo.toml @@ -0,0 +1,7 @@ +[package] +name = "finz" +version = "0.1.0" +authors = ["Benedict Börger "] + +[dependencies] +chrono = "0.4" -- cgit v1.2.3-70-g09d2