aboutsummaryrefslogtreecommitdiff
path: root/formats/binary/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'formats/binary/Cargo.toml')
-rw-r--r--formats/binary/Cargo.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/formats/binary/Cargo.toml b/formats/binary/Cargo.toml
new file mode 100644
index 0000000..a4dc9e7
--- /dev/null
+++ b/formats/binary/Cargo.toml
@@ -0,0 +1,6 @@
+[package]
+name = "ilc-format-binary"
+version = "0.1.0"
+authors = ["Till Höppner <till@hoeppner.ws>"]
+
+[dependencies]