Skip to content

Commit

Permalink
Bump MSRV to 1.57.0 to more correctly match the codebase. (#1760)
Browse files Browse the repository at this point in the history
* Bump MSRV to 1.57.0 to more correctly match used methods.

* Update Cargo.toml

---------

Co-authored-by: Geoffroy Couprie <geo.couprie@gmail.com>
  • Loading branch information
martinfrances107 and Geal committed May 13, 2024
1 parent 36e74ab commit f87d397
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ edition = "2021"
autoexamples = false

# also update in README.md (badge and "Rust version requirements" section)
rust-version = "1.56"
rust-version = "1.65.0"

include = [
"CHANGELOG.md",
Expand Down

0 comments on commit f87d397

Please sign in to comment.