summaryrefslogtreecommitdiffstats
path: root/tiny_skia/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to '')
-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 55f7f5b7..7fee49cb 100644
--- a/tiny_skia/Cargo.toml
+++ b/tiny_skia/Cargo.toml
@@ -14,6 +14,7 @@ tiny-skia = "0.8"
bytemuck = "1"
rustc-hash = "1.1"
ouroboros = "0.15"
+kurbo = "0.9"
[dependencies.iced_native]
version = "0.9"