Skip to content

Commit

Permalink
Add comment to .clippy.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
taiki-e committed Oct 21, 2023
1 parent 53558d8 commit 353fd40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .clippy.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

avoid-breaking-exported-api = false
disallowed-names = []
msrv = "1.74"
msrv = "1.74" # nightly-2023-10-21 is 1.75 but not full 1.75 since it is nightly.

0 comments on commit 353fd40

Please sign in to comment.