about summary refs log tree commit diff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorgennyble <gen@nyble.dev>2023-06-07 17:28:22 -0500
committergennyble <gen@nyble.dev>2023-06-07 17:28:22 -0500
commit3ef04d4b21a20eb197140d310c08bf80809d5c75 (patch)
tree99656d8a26e755c75fee3888e902976ee561acea /Cargo.toml
parent551c6990d502fc302cd689325fc082eb2e4908d5 (diff)
downloadlri-rs-3ef04d4b21a20eb197140d310c08bf80809d5c75.tar.gz
lri-rs-3ef04d4b21a20eb197140d310c08bf80809d5c75.zip
shooting a lot, missed a lot
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index bed2472..4f8203a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,3 +7,4 @@ edition = "2021"
 
 [dependencies]
 png = "0.17.8"
+lri-rs = { path = "../lri-rs" }
\ No newline at end of file