Skip to content

Commit

Permalink
Bump MSRV to 1.66.0
Browse files Browse the repository at this point in the history
This is what we have elsewhere in coreos/ and I think will
be prep for further PRs.
  • Loading branch information
cgwalters committed Mar 21, 2023
1 parent f9a4dc8 commit a741985
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 @@ -5,7 +5,7 @@ license = "Apache-2.0"
version = "0.2.9"
authors = ["Colin Walters <walters@verbum.org>"]
edition = "2021"
rust-version = "1.58.1"
rust-version = "1.66.0"

# See https://github.com/cgwalters/cargo-vendor-filterer
[package.metadata.vendor-filter]
Expand Down

0 comments on commit a741985

Please sign in to comment.