summaryrefslogtreecommitdiffstats
path: root/test/Cargo.toml
diff options
context:
space:
mode:
authorLibravatar Héctor Ramón Jiménez <hector@hecrj.dev>2024-12-17 02:27:13 +0100
committerLibravatar Héctor Ramón Jiménez <hector@hecrj.dev>2024-12-17 03:03:07 +0100
commit41a822c6fb6dd15c9e2246a6f0d136d83c6c7d00 (patch)
tree98e44bef144d5985b1fb57771f19304bd36c06a9 /test/Cargo.toml
parent326c5852aad35eb16d4621325b1d5cb0055c49c4 (diff)
downloadiced-41a822c6fb6dd15c9e2246a6f0d136d83c6c7d00.tar.gz
iced-41a822c6fb6dd15c9e2246a6f0d136d83c6c7d00.tar.bz2
iced-41a822c6fb6dd15c9e2246a6f0d136d83c6c7d00.zip
Use proper hash for `creates_a_new_task` snapshot
Diffstat (limited to 'test/Cargo.toml')
-rw-r--r--test/Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Cargo.toml b/test/Cargo.toml
index 47e9be11..ff6cb38a 100644
--- a/test/Cargo.toml
+++ b/test/Cargo.toml
@@ -15,7 +15,9 @@ workspace = true
[dependencies]
iced_runtime.workspace = true
+
iced_renderer.workspace = true
+iced_renderer.features = ["fira-sans"]
png.workspace = true
sha2.workspace = true