Skip to content

Commit ea8bded

Browse files
committed
m137: Update Skia
1 parent d442d46 commit ea8bded

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
[![crates.io](https://img.shields.io/crates/v/skia-safe)](https://crates.io/crates/skia-safe) [![license](https://img.shields.io/crates/l/skia-safe)](LICENSE) [![Windows QA](https://github.com/rust-skia/rust-skia/actions/workflows/windows-qa.yaml/badge.svg?branch=master)](https://github.com/rust-skia/rust-skia/actions/workflows/windows-qa.yaml) [![Linux QA](https://github.com/rust-skia/rust-skia/actions/workflows/linux-qa.yaml/badge.svg?branch=master)](https://github.com/rust-skia/rust-skia/actions/workflows/linux-qa.yaml) [![macOS QA](https://github.com/rust-skia/rust-skia/actions/workflows/macos-qa.yaml/badge.svg?branch=master)](https://github.com/rust-skia/rust-skia/actions/workflows/macos-qa.yaml)
44

5-
Skia Submodule Status: chrome/m136 ([upstream changes][skia-upstream], [our changes][skia-ours]).
5+
Skia Submodule Status: chrome/m137 ([upstream changes][skia-upstream], [our changes][skia-ours]).
66

7-
[skia-upstream]: https://github.com/rust-skia/skia/compare/m136-0.84.2...google:chrome/m136
8-
[skia-ours]: https://github.com/google/skia/compare/chrome/m136...rust-skia:m136-0.84.2
7+
[skia-upstream]: https://github.com/rust-skia/skia/compare/m137-0.85.0...google:chrome/m137
8+
[skia-ours]: https://github.com/google/skia/compare/chrome/m137...rust-skia:m137-0.85.0
99

1010
## About
1111

skia-bindings/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ doctest = false
3131
# Metadata used from inside the packaged crate that defines where to download the Skia archive from.
3232
# Note: use short hashes here because of filesystem path size restrictions.
3333
[package.metadata]
34-
skia = "m136-0.84.2"
34+
skia = "m137-0.85.0"
3535

3636
[features]
3737
default = ["binary-cache", "embed-icudtl"]

skia-bindings/skia

Submodule skia updated 359 files

0 commit comments

Comments
 (0)