Skip to content

Commit b742bb8

Browse files
committed
Remove resvg dependency
Signed-off-by: Nico Burns <nico@nicoburns.com>
1 parent 283f6e6 commit b742bb8

3 files changed

Lines changed: 24 additions & 162 deletions

File tree

Cargo.lock

Lines changed: 22 additions & 156 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/anyrender_tiny_skia/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ debug_timer = { workspace = true }
1616
kurbo = { workspace = true }
1717
peniko = { workspace = true }
1818
tiny-skia = "0.11"
19-
resvg = "0.42"
2019
softbuffer = "0.4"
2120
raw-window-handle = "0.6"
2221
swash = { workspace = true }

0 commit comments

Comments
 (0)