From b08ac436beed955053b672d65715811535a46096 Mon Sep 17 00:00:00 2001 From: gennyble Date: Fri, 9 Jun 2023 01:38:51 -0500 Subject: unpacker --- unpacker/Cargo.toml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 unpacker/Cargo.toml (limited to 'unpacker/Cargo.toml') 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] -- cgit 1.4.1-3-g733a5