Skip to content

Commit

Permalink
fix: Pin Rust min version to 1.65
Browse files Browse the repository at this point in the history
Hopefully fixes missing trait lint error
  • Loading branch information
tombh committed Dec 21, 2022
1 parent a9313f7 commit 9179c2d
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 @@ -8,6 +8,7 @@ license = "AGPL-3.0"
keywords = ["authentication", "laws", "preservation"]
categories = ["authentication", "web-programming::http-server"]
repository = "https://github.com/openlawlibrary/stele"
rust-version = "1.65"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
Expand Down

0 comments on commit 9179c2d

Please sign in to comment.