From a962ba9c853a797e9a41b2830ec0181b167d8cd9 Mon Sep 17 00:00:00 2001 From: gennyble Date: Sun, 10 Sep 2023 02:44:01 -0500 Subject: reorg --- prism/Cargo.toml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 prism/Cargo.toml (limited to 'prism/Cargo.toml') diff --git a/prism/Cargo.toml b/prism/Cargo.toml new file mode 100644 index 0000000..7301109 --- /dev/null +++ b/prism/Cargo.toml @@ -0,0 +1,10 @@ +[package] +name = "prism" +version = "0.1.0" +edition = "2021" + +# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html + +[dependencies] +lri-rs = { path = "../lri-rs" } +png = "0.17.10" -- cgit 1.4.1-3-g733a5