fif/clippy.toml
Lynne 3b6be17e4a
switch to edition 2021, bumping msrv to 1.56.0
unfortunately we can't use the new resolver for reasons explained in the readme
2021-09-24 18:04:03 +10:00

3 lines
No EOL
125 B
TOML

# avoid-breaking-exported-api = false # only available on nightly for now
cognitive-complexity-threshold = 15
msrv = "1.56.0"