Skip to content

Commit 70b7ab5

Browse files
committed
Remove softbuffer and raw_window_handle deps
Signed-off-by: Nico Burns <nico@nicoburns.com>
1 parent b742bb8 commit 70b7ab5

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 0 additions & 2 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 & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ debug_timer = { workspace = true }
1616
kurbo = { workspace = true }
1717
peniko = { workspace = true }
1818
tiny-skia = "0.11"
19-
softbuffer = "0.4"
20-
raw-window-handle = "0.6"
2119
swash = { workspace = true }
2220

2321
# WindowRenderer backends

0 commit comments

Comments
 (0)