summaryrefslogtreecommitdiff
path: root/tests/Cargo.toml
diff options
context:
space:
mode:
authorAlex Saveau <saveau.alexandre@gmail.com>2023-04-20 01:47:31 -0700
committerGitHub <noreply@github.com>2023-04-20 10:47:31 +0200
commitc505a0f5dccd120d97926f6ff5bbe0becf783aeb (patch)
treec9b57b5e6e7989bf37c13d9c35cd882da3f4e8b3 /tests/Cargo.toml
parentf16ac4d258bd0981506d01456bd5f43079e00fa5 (diff)
Add UPDATE_EXPECT envvar to update tests (#748)
Diffstat (limited to 'tests/Cargo.toml')
-rw-r--r--tests/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Cargo.toml b/tests/Cargo.toml
index 7ab3ef90..ae4c3acb 100644
--- a/tests/Cargo.toml
+++ b/tests/Cargo.toml
@@ -12,6 +12,7 @@ comemo = "0.2.2"
elsa = "1.7"
iai = { git = "https://github.com/reknih/iai" }
once_cell = "1"
+oxipng = "8.0.0"
tiny-skia = "0.6.2"
ttf-parser = "0.17"
unscanny = "0.1"