about summary refs log tree commit diff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorgennyble <gen@nyble.dev>2023-06-07 01:06:33 -0500
committergennyble <gen@nyble.dev>2023-06-07 01:06:33 -0500
commit6f78cc263ece610e5a1d6cd42ad9bb2148f06ef0 (patch)
treefb6bba2af954f9a3d6b52301d7b3c4ed5e2278a4 /Cargo.toml
parent57e1c8238c7ba6601a1ed138710260d228b0f296 (diff)
downloadlri-rs-6f78cc263ece610e5a1d6cd42ad9bb2148f06ef0.tar.gz
lri-rs-6f78cc263ece610e5a1d6cd42ad9bb2148f06ef0.zip
so tired
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 1ccab4a..bed2472 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,3 +6,4 @@ edition = "2021"
 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
 
 [dependencies]
+png = "0.17.8"