Skip to content

Commit

Permalink
tool: specify minimum rustc version
Browse files Browse the repository at this point in the history
Signed-off-by: Ivan Velickovic <[email protected]>
  • Loading branch information
Ivan-Velickovic committed Aug 14, 2024
1 parent a411b73 commit d1ea5bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tool/microkit/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
name = "microkit-tool"
version = "1.4.0-dev"
edition = "2021"
rust-version = "1.79.0"

[[bin]]
name = "microkit"
Expand Down

0 comments on commit d1ea5bc

Please sign in to comment.