Bump rust-skia in cargo.toml

macos-click-through
shaunsingh 3 years ago committed by GitHub
parent d53884f6e9
commit 5cf21960aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -55,11 +55,11 @@ winres = "0.1.11"
[target.'cfg(linux)'.dependencies.skia-safe]
features = ["gl", "egl"]
version = "0.39.1"
version = "0.40.2"
[target.'cfg(not(linux))'.dependencies.skia-safe]
features = ["gl"]
version = "0.39.1"
version = "0.40.2"
[profile.release]
debug = true

Loading…
Cancel
Save