diff options
author | gennyble <gen@nyble.dev> | 2023-06-07 01:06:33 -0500 |
---|---|---|
committer | gennyble <gen@nyble.dev> | 2023-06-07 01:06:33 -0500 |
commit | 6f78cc263ece610e5a1d6cd42ad9bb2148f06ef0 (patch) | |
tree | fb6bba2af954f9a3d6b52301d7b3c4ed5e2278a4 /Cargo.toml | |
parent | 57e1c8238c7ba6601a1ed138710260d228b0f296 (diff) | |
download | lri-rs-6f78cc263ece610e5a1d6cd42ad9bb2148f06ef0.tar.gz lri-rs-6f78cc263ece610e5a1d6cd42ad9bb2148f06ef0.zip |
so tired
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
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" |