Skip to content

Commit

Permalink
Indicate required Rust version (#156)
Browse files Browse the repository at this point in the history
This improves the error message when using an older compiler
  • Loading branch information
ISSOtm authored Dec 21, 2023
1 parent 6ebf377 commit 466c8cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ readme = "README.md"
keywords = ["dotter", "dotfiles", "manager"]
categories = ["command-line-utilities"]
license = "Unlicense"
rust-version = "1.70"

[dependencies]
anyhow = "1.*"
Expand Down

0 comments on commit 466c8cf

Please sign in to comment.