From db0289b1813b73a93c22f12379ba501dbadc7552 Mon Sep 17 00:00:00 2001 From: Adam Carpenter <53hornet@gmail.com> Date: Thu, 28 Feb 2019 16:01:38 -0500 Subject: Updated functional. --- functional/Cargo.toml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 functional/Cargo.toml (limited to 'functional/Cargo.toml') diff --git a/functional/Cargo.toml b/functional/Cargo.toml new file mode 100644 index 0000000..960ba85 --- /dev/null +++ b/functional/Cargo.toml @@ -0,0 +1,7 @@ +[package] +name = "functional" +version = "0.1.0" +authors = ["Adam Carpenter <53hornet@gmail.com>"] +edition = "2018" + +[dependencies] -- cgit v1.2.3