Skip to content

Commit

Permalink
Update to git Color, Peniko, Vello
Browse files Browse the repository at this point in the history
  • Loading branch information
waywardmonkeys committed Dec 16, 2024
1 parent eb6d5e5 commit f6ad184
Show file tree
Hide file tree
Showing 10 changed files with 190 additions and 220 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ env:
# If the compilation fails, then the version specified here needs to be bumped up to reality.
# Be sure to also update the rust-version property in the workspace Cargo.toml file,
# plus all the README.md files of the affected packages.
RUST_MIN_VER: "1.75"
RUST_MIN_VER: "1.82"
# List of packages that will be checked with the minimum supported Rust version.
# This should be limited to packages that are intended for publishing.
RUST_MIN_VER_PKGS: "-p parley -p fontique"
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ You can find its changes [documented below](#020---2024-10-10).

## [Unreleased]

This release has an [MSRV] of 1.75.
This release has an [MSRV] of 1.82.

### Added

Expand Down
Loading

0 comments on commit f6ad184

Please sign in to comment.