Skip to content

Commit adcbafb

Browse files
Update to git Parley and Vello. (linebender#798)
This brings the new releases of Color and Peniko and start making sure things are good for the upcoming releases of Parley and Vello.
1 parent 8f7ef7d commit adcbafb

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+337
-345
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ env:
88
# If the compilation fails, then the version specified here needs to be bumped up to reality.
99
# Be sure to also update the rust-version property in the workspace Cargo.toml file,
1010
# plus all the README.md files of the affected packages.
11-
RUST_MIN_VER: "1.81"
11+
RUST_MIN_VER: "1.82"
1212
# List of packages that can not target Wasm.
1313
NO_WASM_PKGS: "--exclude masonry --exclude xilem"
1414
# Only some of our examples support Android (primarily due to extra required boilerplate).

0 commit comments

Comments
 (0)