Skip to content

Commit 52c2e19

Browse files
authored
Merge pull request #1116 from gosub-io/dependabot/cargo/skia-safe-0.99.0
Bump skia-safe from 0.97.2 to 0.99.0
2 parents a02fe62 + 14b2698 commit 52c2e19

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ simple_logger = "5.2.0"
8989
# textlayout from the renderer/examples) match a published skia-binaries
9090
# bundle exactly; any other union silently rebuilds Skia's C++ from source
9191
# (~14 min per cold CI job).
92-
skia-safe = { version = "0.97.2", features = ["svg", "wayland", "x11"] }
92+
skia-safe = { version = "0.99.0", features = ["svg", "wayland", "x11"] }
9393
softbuffer = "0.4"
9494
taffy = {version = "0.12.1", default-features = false}
9595
tempfile = "3.21.0"

0 commit comments

Comments
 (0)