summaryrefslogtreecommitdiff
path: root/employees/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'employees/Cargo.toml')
-rw-r--r--employees/Cargo.toml7
1 files changed, 7 insertions, 0 deletions
diff --git a/employees/Cargo.toml b/employees/Cargo.toml
new file mode 100644
index 0000000..016ef3b
--- /dev/null
+++ b/employees/Cargo.toml
@@ -0,0 +1,7 @@
+[package]
+name = "employees"
+version = "0.1.0"
+authors = ["Adam Carpenter <adam.carpenter@adp.com>"]
+edition = "2018"
+
+[dependencies]