Skip to content

Commit

Permalink
Update the rust-version from 1.56.0 to 1.75.0
Browse files Browse the repository at this point in the history
Signed-off-by: Clement Verna <[email protected]>
  • Loading branch information
cverna committed Apr 17, 2024
1 parent 0e486a6 commit 489dd28
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 @@ -3,7 +3,7 @@ name = "ignition-config"
repository = "https://github.com/coreos/ignition-config-rs"
license = "Apache-2.0"
edition = "2021"
rust-version = "1.56.0"
rust-version = "1.75.0"
exclude = ["/.github", "/.gitignore"]
authors = [ "Benjamin Gilbert <[email protected]>" ]
description = "Data structures for reading/writing Ignition configs"
Expand Down

0 comments on commit 489dd28

Please sign in to comment.