Some fixes from @dommyrock!
- #9 - Fix error in Windows build
- #11 - Updated project dependencies and fixed breaking changes from 'axum' and 'base64' deprecated API
Other
- Remove clap in favor of argh, which removes ~20 dependencies
- Adapt the Axum code, remove Extensions in favor of pure state
- Better error managemenent with custom HTML reporting