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:17:07 +0100
committerLibravatar Héctor Ramón Jiménez <hector@hecrj.dev>2024-12-17 02:17:07 +0100
commit2f98a7e2032715409891e6d2c9f8529cfed59569 (patch)
tree47801cfce52e6e3870ba483727bb8be0a21de396 /test/Cargo.toml
parent0ad40d03387a8127b445305a1c63fa3d2ac45ed7 (diff)
downloadiced-2f98a7e2032715409891e6d2c9f8529cfed59569.tar.gz
iced-2f98a7e2032715409891e6d2c9f8529cfed59569.tar.bz2
iced-2f98a7e2032715409891e6d2c9f8529cfed59569.zip
Append `env::consts::OS` to snapshot filenames
Diffstat (limited to 'test/Cargo.toml')
-rw-r--r--test/Cargo.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/Cargo.toml b/test/Cargo.toml
index ff6cb38a..47e9be11 100644
--- a/test/Cargo.toml
+++ b/test/Cargo.toml
@@ -15,9 +15,7 @@ workspace = true
[dependencies]
iced_runtime.workspace = true
-
iced_renderer.workspace = true
-iced_renderer.features = ["fira-sans"]
png.workspace = true
sha2.workspace = true