From d64124e97bdf26169f20e98fbdf1af934b265b74 Mon Sep 17 00:00:00 2001 From: Ben Morrison Date: Tue, 27 Aug 2019 00:17:02 -0400 Subject: init --- Cargo.toml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Cargo.toml (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml new file mode 100644 index 0000000..b230f5e --- /dev/null +++ b/Cargo.toml @@ -0,0 +1,9 @@ +[package] +name = "clinte" +version = "0.1.0" +authors = ["Ben Morrison "] +edition = "2018" + +# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html + +[dependencies] -- cgit 1.4.1-2-gfad0