summaryrefslogtreecommitdiffstats
path: root/tiny_skia/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'tiny_skia/Cargo.toml')
-rw-r--r--tiny_skia/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tiny_skia/Cargo.toml b/tiny_skia/Cargo.toml
index 31f5cb6b..349f6903 100644
--- a/tiny_skia/Cargo.toml
+++ b/tiny_skia/Cargo.toml
@@ -15,6 +15,7 @@ tiny-skia = "0.8"
bytemuck = "1"
rustc-hash = "1.1"
kurbo = "0.9"
+log = "0.4"
[dependencies.iced_graphics]
version = "0.7"