This new v2.20.2 release brings several dependency updates and bug fixes. Also, it fixes a regression in Windows introduced by the previous v2.20.1 release.
Fixes
- bba9083 Bugfix/security dependency updates including jemallocator, rustls, clap, serde, globset and other crates.
- 8cc073f Unable to initialize logger in Windows. #248 reported by @tripplet.
Refactorings
- e9d33ca Basic-auth check request function.