aboutsummaryrefslogtreecommitdiff
path: root/utils/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'utils/Cargo.toml')
-rw-r--r--utils/Cargo.toml7
1 files changed, 7 insertions, 0 deletions
diff --git a/utils/Cargo.toml b/utils/Cargo.toml
new file mode 100644
index 0000000..53767d0
--- /dev/null
+++ b/utils/Cargo.toml
@@ -0,0 +1,7 @@
+[package]
+name = "dd-utils"
+version = "0.1.0"
+authors = ["Tom Smeding <tom.smeding@gmail.com>"]
+edition = "2018"
+
+[dependencies]