fif/src
Lynne Megido a3cb90c8ee
bump msrv to 1.54.0
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
2021-09-24 18:04:02 +10:00
..
tests test.py hasn't been testing the json feature 0uo 2021-09-23 02:34:10 +10:00
files.rs use SmartString properly 2021-08-28 18:21:53 +10:00
findings.rs remove unneeded into() 2021-08-31 19:15:54 +10:00
formats.rs use SmartStrings in more places 2021-09-23 01:33:41 +10:00
lib.rs merged inspectors module into files 2021-08-28 18:09:15 +10:00
main.rs cargo fmt 2021-08-28 17:59:04 +10:00
mime_db.rs format 2021-09-23 01:21:15 +10:00
parameters.rs bump msrv to 1.54.0 2021-09-24 18:04:02 +10:00
utils.rs is it "an str" (ess-tee-arh) or "a str" (stir)? 2021-09-23 02:09:57 +10:00