From b08ac436beed955053b672d65715811535a46096 Mon Sep 17 00:00:00 2001 From: gennyble Date: Fri, 9 Jun 2023 01:38:51 -0500 Subject: unpacker --- Cargo.toml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 050859b..42afe6a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,4 +8,7 @@ edition = "2021" [dependencies] png = "0.17.8" lri-rs = { path = "../lri-rs" } -bitvec = "1.0.1" +unpacker = { path = "unpacker" } +rawproc = { git = "https://github.com/eclecticnybles/gaze" } +rawloader = "0.37.1" +nalgebra = "0.31.4" -- cgit 1.4.1-3-g733a5