File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2
2
3
3
[ ![ 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 )
4
4
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 ] ).
6
6
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
9
9
10
10
## About
11
11
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ doctest = false
31
31
# Metadata used from inside the packaged crate that defines where to download the Skia archive from.
32
32
# Note: use short hashes here because of filesystem path size restrictions.
33
33
[package .metadata ]
34
- skia = " m136 -0.84.2 "
34
+ skia = " m137 -0.85.0 "
35
35
36
36
[features ]
37
37
default = [" binary-cache" , " embed-icudtl" ]
You can’t perform that action at this time.
0 commit comments