Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

Bump MSRV to 1.65 to support newest nanoserde #206

Merged
merged 1 commit into from
Jul 24, 2023
Merged

Conversation

elasticdog
Copy link
Member

The latest release of nanoserde has adopted the use of let...else statements, which were stabilized in Rust 1.65 via:

rust-lang/rust#93628.

Checklist

  • Ran cargo xtask fixup for formatting and linting
  • Modified all relevant documentation
  • Updated CHANGELOG.md per "Keep a Changelog" format
  • Added tests covering any code changes

The latest release of nanoserde has adopted the use of `let...else`
statements, which were stabilized in Rust 1.65 via:

rust-lang/rust#93628.
@github-actions github-actions bot added documentation Improvements or additions to documentation dependencies Pull requests that update a dependency file labels Jul 24, 2023
@elasticdog elasticdog added this pull request to the merge queue Jul 24, 2023
Merged via the queue into main with commit 893c8f7 Jul 24, 2023
12 checks passed
@elasticdog elasticdog deleted the push-xlwoqwqzktpw branch July 24, 2023 17:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant