Change Log:
- updated to Axum 0.7.5
- removed
config
crate and swapped it withconfik
, this resolves the reliance on an unmaintained dependencyyaml-rust
- configuration files are now in
.toml
format - other misc. dependency updates and misc re-factoring