about summary refs log tree commit diff
path: root/gifcheck/Cargo.toml
diff options
context:
space:
mode:
authorgennyble <gen@nyble.dev>2023-11-15 21:14:49 -0600
committergennyble <gen@nyble.dev>2023-11-15 21:14:49 -0600
commit98f750ffaaa65d6e903d23a472a8356cc255ba0d (patch)
tree8873469602c2c15c641167e8c42550b6d6d08d7b /gifcheck/Cargo.toml
parent9fe0ced38710de9c9f4c36e182555ea80c8be20b (diff)
parent2106c47cc9b16aaf4831d9005dfeafdd3b078db2 (diff)
downloadgifed-98f750ffaaa65d6e903d23a472a8356cc255ba0d.tar.gz
gifed-98f750ffaaa65d6e903d23a472a8356cc255ba0d.zip
Merge branch 'gen-merge'
Diffstat (limited to 'gifcheck/Cargo.toml')
-rw-r--r--gifcheck/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/gifcheck/Cargo.toml b/gifcheck/Cargo.toml
index 8ae0b40..5c63df7 100644
--- a/gifcheck/Cargo.toml
+++ b/gifcheck/Cargo.toml
@@ -7,3 +7,4 @@ license = "ISC"
 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
 
 [dependencies]
+gifed = { path = "../gifed" }