about summary refs log tree commit diff stats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBen Morrison <ben@gbmor.dev>2019-09-07 12:44:09 -0400
committerBen Morrison <ben@gbmor.dev>2019-09-07 12:44:09 -0400
commit311eaad58cae3f39e6ec9f0495808e11698b92f1 (patch)
treed06aa3f8e6fca3610a901dc307390e5eb2215192 /Cargo.toml
downloadinstistats-311eaad58cae3f39e6ec9f0495808e11698b92f1.tar.gz
init
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml9
1 files changed, 9 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
new file mode 100644
index 0000000..b50b41e
--- /dev/null
+++ b/Cargo.toml
@@ -0,0 +1,9 @@
+[package]
+name = "statstitute"
+version = "0.1.0"
+authors = ["Ben Morrison <ben@gbmor.dev>"]
+edition = "2018"
+
+# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
+
+[dependencies]