Lynne
aeb7c05377
this entails: - updating clap to the latest version (3.0.0-beta.4) - removing the version restrictions on smartstring and bitflags - updating various config files to match the new MSRV - constifying a function that contained a match statement, and therefore couldn't be made const until now - updating the all-important readme badge
3 lines
No EOL
125 B
TOML
3 lines
No EOL
125 B
TOML
# avoid-breaking-exported-api = false # only available on nightly for now
|
|
cognitive-complexity-threshold = 15
|
|
msrv = "1.54.0" |