File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,11 +13,11 @@ You can find its changes [documented below](#071-2025-06-21).
1313
1414## [ Unreleased] [ ]
1515
16- This release has an [ MSRV] [ ] of 1.85 .
16+ This release has an [ MSRV] [ ] of 1.86 .
1717
1818## [ 0.8.0] [ ] (2025-10-05)
1919
20- This release has an [ MSRV] [ ] of 1.85 .
20+ This release has an [ MSRV] [ ] of 1.86 .
2121
2222### Changed
2323
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ license = "Apache-2.0 OR MIT"
1010repository = " https://github.com/linebender/vello_svg"
1111# Keep in sync with RUST_MIN_VER in .github/workflows/ci.yml, with the relevant README.md files
1212# and with the MSRV in the `Unreleased` section of CHANGELOG.md.
13- rust-version = " 1.85 "
13+ rust-version = " 1.86 "
1414
1515[workspace .lints ]
1616# LINEBENDER LINT SET - Cargo.toml - v2
You can’t perform that action at this time.
0 commit comments