Skip to content

Commit 8a3ec31

Browse files
committed
m92: Update Skia
1 parent 6154be9 commit 8a3ec31

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
Skia Submodule Status: chrome/m92 ([upstream changes][skia-upstream], [our changes][skia-ours]).
66

7-
[skia-upstream]: https://github.com/rust-skia/skia/compare/m92-0.40.0...google:chrome/m92
8-
[skia-ours]: https://github.com/google/skia/compare/chrome/m92...rust-skia:m92-0.40.0
7+
[skia-upstream]: https://github.com/rust-skia/skia/compare/m92-0.40.1...google:chrome/m92
8+
[skia-ours]: https://github.com/google/skia/compare/chrome/m92...rust-skia:m92-0.40.1
99

1010
## Goals
1111

skia-bindings/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ doctest = false
3232
# Metadata used from inside the packaged crate that defines where to download skia and depot_tools archives from.
3333
# Note: use short hashes here because of filesystem path size restrictions.
3434
[package.metadata]
35-
skia = "m92-0.40.0"
35+
skia = "m92-0.40.1"
3636
depot_tools = "fade894"
3737

3838
[features]

0 commit comments

Comments
 (0)