about summary refs log tree commit diff
path: root/unpacker/Cargo.toml
diff options
context:
space:
mode:
authorgennyble <gen@nyble.dev>2023-06-09 01:38:51 -0500
committergennyble <gen@nyble.dev>2023-06-09 01:38:51 -0500
commitb08ac436beed955053b672d65715811535a46096 (patch)
tree3b7adedf8a0930b875ad9ea3f1c07c1c10b10389 /unpacker/Cargo.toml
parent1e2224b6273e2b57ebf7dc90e2439c1d6075ef39 (diff)
downloadlri-rs-b08ac436beed955053b672d65715811535a46096.tar.gz
lri-rs-b08ac436beed955053b672d65715811535a46096.zip
unpacker
Diffstat (limited to 'unpacker/Cargo.toml')
-rw-r--r--unpacker/Cargo.toml8
1 files changed, 8 insertions, 0 deletions
diff --git a/unpacker/Cargo.toml b/unpacker/Cargo.toml
new file mode 100644
index 0000000..147529a
--- /dev/null
+++ b/unpacker/Cargo.toml
@@ -0,0 +1,8 @@
+[package]
+name = "unpacker"
+version = "0.1.0"
+edition = "2021"
+
+# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
+
+[dependencies]