From 4b0f26eac1ad6de9526687fdf2999eeae2bc67a6 Mon Sep 17 00:00:00 2001 From: gennyble Date: Tue, 12 Sep 2023 04:13:13 -0500 Subject: please don't hate me --- lri-study/Cargo.toml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 lri-study/Cargo.toml (limited to 'lri-study/Cargo.toml') diff --git a/lri-study/Cargo.toml b/lri-study/Cargo.toml new file mode 100644 index 0000000..f92b7de --- /dev/null +++ b/lri-study/Cargo.toml @@ -0,0 +1,11 @@ +[package] +name = "lri-study" +version = "0.1.0" +edition = "2021" + +# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html + +[dependencies] +camino = "1.1.6" +lri-rs = { path = "../lri-rs" } +owo-colors = "3.5.0" -- cgit 1.4.1-3-g733a5