diff options
Diffstat (limited to 'test/Cargo.toml')
-rw-r--r-- | test/Cargo.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/Cargo.toml b/test/Cargo.toml index c09a196d..f6f4f45a 100644 --- a/test/Cargo.toml +++ b/test/Cargo.toml @@ -19,3 +19,6 @@ iced_tiny_skia.workspace = true iced_renderer.workspace = true iced_renderer.features = ["tiny-skia"] + +png.workspace = true +sha2.workspace = true |