mirror of
https://github.com/danog/strum.git
synced 2024-11-26 20:14:40 +01:00
672ac26005
* add clippy.toml with an msrv * fix clippy lints * replace inefficient algorithm * replace ::std with ::core in more places and comments * fix some test warnings * fix clippy lints in tests
2 lines
16 B
TOML
2 lines
16 B
TOML
msrv = "1.32.0"
|