summaryrefslogtreecommitdiff
path: root/d16/Cargo.toml
diff options
context:
space:
mode:
authorPrefetch2023-02-25 11:41:27 +0100
committerPrefetch2023-02-25 11:41:27 +0100
commit3b877bf4cc667eb8bcc787d145203600a4dba2d2 (patch)
treec1d247def29fcb58ae28e4ae4e4d73d1b4e1b27f /d16/Cargo.toml
Initial commit
Diffstat (limited to 'd16/Cargo.toml')
-rw-r--r--d16/Cargo.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/d16/Cargo.toml b/d16/Cargo.toml
new file mode 100644
index 0000000..32dad4c
--- /dev/null
+++ b/d16/Cargo.toml
@@ -0,0 +1,6 @@
+[package]
+name = "d16"
+version = "0.1.0"
+edition = "2021"
+
+[dependencies]