Skip to content

Commit

Permalink
Bump minimum Rust version
Browse files Browse the repository at this point in the history
  • Loading branch information
edmorley committed Aug 28, 2024
1 parent 3a2fc2a commit fcd530f
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 @@ -4,7 +4,7 @@ members = ["buildpacks/ruby", "commons"]

[workspace.package]
edition = "2021"
rust-version = "1.75"
rust-version = "1.80"

[workspace.lints.rust]
unreachable_pub = "warn"
Expand Down

0 comments on commit fcd530f

Please sign in to comment.