diff options
Diffstat (limited to 'test/Cargo.toml')
-rw-r--r-- | test/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Cargo.toml b/test/Cargo.toml index ff6cb38a..2dd35e7f 100644 --- a/test/Cargo.toml +++ b/test/Cargo.toml @@ -21,3 +21,4 @@ iced_renderer.features = ["fira-sans"] png.workspace = true sha2.workspace = true +thiserror.workspace = true |