Lynnesbian
47c55ae61e
- this is the rust version that debian stable (buster) currently has, so that's nice - now we can use `const fn`s in more places, hooray - smartstring is no longer outdated, hooray - bitflags is no longer outdated, hooray - mime_type in files.rs is now a bit smarter about not reading more than it has to, hooray - removed some redundant clippy lints, hooray - added a teensy smidgen more documentation, hooray
3 lines
126 B
TOML
3 lines
126 B
TOML
# avoid-breaking-exported-api = false # only available on nightly for now
|
|
cognitive-complexity-threshold = 15
|
|
msrv = "1.48.0"
|