v0.6.4
- Support setting the refresh rate for hot-reloading the configuration file.
[config]
refresh_rate="1s"
- Support setting the timeout for HTTP requests.
[server]
timeout="30s"
- Security: Bump regex crate to 1.5.5
- Fixes CVE-2022-24713
[config]
refresh_rate="1s"
[server]
timeout="30s"