Skip to content

Commit

Permalink
fix merge missing change
Browse files Browse the repository at this point in the history
Signed-off-by: clux <[email protected]>
  • Loading branch information
clux committed Mar 25, 2024
1 parent a97fb9b commit d7ab2bf
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 @@ -24,7 +24,7 @@ repository = "https://github.com/kube-rs/kube"
readme = "README.md"
license = "Apache-2.0"
edition = "2021"
rust-version = "1.72.0"
rust-version = "1.75.0"

[workspace.lints.rust]
unsafe_code = "forbid"
Expand Down

0 comments on commit d7ab2bf

Please sign in to comment.