* Test configuration loading more precisely * Add strict configuration parsing
* chore: Update dependencies * Removed all foolish updates
Co-authored-by: int7 <int7@gmail.com>
```toml log.level = info ``` changed to ```toml log.level = "info" ```