async_tiny 0.4.0

A minimal async HTTP server with a tiny_http-like feel, built on Hyper 1.x
Documentation
## Description


Please describe your changes and the motivation behind them. What problem does this solve or what feature does it add?

## Related Issues


If this PR addresses an open issue, please link it here:
Closes #...

## Changes


- [ ] Code changes
- [ ] Documentation updates
- [ ] Refactoring or cleanup

## Checklist


Before submitting, please confirm:

- [ ] I ran `cargo fmt` to ensure consistent formatting
- [ ] I kept dependencies minimal
- [ ] I updated documentation where necessary

## Notes for Reviewers


Is there anything specific you'd like feedback on? Any areas that need extra attention?

## Screenshots / Logs (if applicable)


Paste any relevant output, screenshots, or error messages here.

---

Thanks for contributing to `async_tiny`! 🎉