You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Correctly identify non-lowercase content types as text (e.g. text/JSON would be incorrectly identified as non-text).
Pinned time-rs to 0.3.2 to avoid a semver-breaking change in their MSRV.
Bumped chrono to 0.4.19 and disabled their default feature set to avoid warnings about RUSTSEC-2020-0071 (Rouille was never vulnerable, but used a vulnerable version of chrono).