File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed
Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1515 rust :
1616 - stable
1717 - beta
18- - 1.65 .0 # MSRV
18+ - 1.66 .0 # MSRV
1919 steps :
2020 - name : Checkout
2121 uses : actions/checkout@v2
Original file line number Diff line number Diff line change @@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file.
33
44## Unreleased
55
6+ - Bumped MSRV to 1.66.
7+
68## [ 0.8.2] - 2024-01-20
79
810 - Improved performance when rendering large texts.
Original file line number Diff line number Diff line change 11[ ![ Crates.io] ( https://img.shields.io/crates/v/femtovg?color=4d76ae )] ( https://crates.io/crates/femtovg )
22[ ![ API] ( https://docs.rs/femtovg/badge.svg )] ( https://docs.rs/femtovg )
33[ ![ dependency status] ( https://deps.rs/repo/github/femtovg/femtovg/status.svg )] ( https://deps.rs/repo/github/femtovg/femtovg )
4- [ ![ rust: 1.65 ] ( https://img.shields.io/badge/MSRV-1.65 -success.svg )] ( #msrv )
4+ [ ![ rust: 1.66 ] ( https://img.shields.io/badge/MSRV-1.66 -success.svg )] ( #msrv )
55[ ![ Discord] ( https://img.shields.io/discord/691716054560407592 )] ( https://discord.gg/V69VdVu )
66
77<h2 align =" center " >femtovg</h2 >
You can’t perform that action at this time.
0 commit comments