Skip to content

Commit

Permalink
bump MSRV to 1.70 in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
connorskees committed Feb 7, 2024
1 parent 3d02a5f commit 412a4eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ around comments in expanded mode or error messages.

## Versioning

The minimum supported rust version (MSRV) of `grass` is `1.64.0`. An increase to the MSRV will correspond with a minor version bump. The current MSRV is not a hard minimum, but future bugfix
The minimum supported rust version (MSRV) of `grass` is `1.70.0`. An increase to the MSRV will correspond with a minor version bump. The current MSRV is not a hard minimum, but future bugfix
versions of `grass` are not guaranteed to work on versions prior to this.

`grass` currently targets `dart-sass` version `1.54.3`. An increase to this number will correspond to either a minor or bugfix version bump, depending on the changes.

0 comments on commit 412a4eb

Please sign in to comment.