Skip to content

Commit

Permalink
Merge pull request #25 from dtolnay-contrib/rust-version
Browse files Browse the repository at this point in the history
Declare minimum Rust version in Cargo metadata
  • Loading branch information
Manishearth authored Oct 2, 2021
2 parents 23ffc13 + 5c97261 commit 15f709e
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 @@ -19,6 +19,7 @@ or XID_Continue properties according to
Unicode Standard Annex #31.
"""
exclude = ["/.github/**", "/scripts/*"]
rust-version = "1.17"

[features]
default = []
Expand Down

0 comments on commit 15f709e

Please sign in to comment.