Skip to content

Commit

Permalink
Add more missing MSRV bumps for toml_edit
Browse files Browse the repository at this point in the history
  • Loading branch information
tyilo committed Mar 7, 2024
1 parent 23ec8bd commit c31ed36
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions crates/toml_edit/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ The format is based on [Keep a Changelog].

- Update `winnow`

### Compatibility

MSRV is now 1.70

## [0.22.4] - 2024-02-06

## [0.22.3] - 2024-02-06
Expand Down Expand Up @@ -88,6 +92,10 @@ MSRV is now 1.69

- *(edit)* Add `Array::sort_by_key`

### Compatibility

MSRV is now 1.67

## [0.20.2] - 2023-10-03

### Fixes
Expand Down Expand Up @@ -116,6 +124,10 @@ MSRV is now 1.69

- *(ser)* Error rather than drop whole arrays when a single element is `None`

### Compatibility

MSRV is now 1.66.0

## [0.19.14] - 2023-07-14

### Performance
Expand Down

0 comments on commit c31ed36

Please sign in to comment.