async_tiny 0.4.0

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


## Supported Versions


The following versions of `async_tiny` are currently supported with security updates:

| Version   | Supported          |
|-----------|--------------------|
| 0.1.x     | ✅ :white_check_mark: |
| < 0.1.0   | ❌ :x:                |

Only the latest stable release is actively maintained. Older versions may not receive security patches.

## Reporting a Vulnerability


If you discover a security vulnerability in `async_tiny`, please report it privately to ensure responsible disclosure.

- **Contact**: Open a private issue on [GitHub Discussions]https://github.com/Pjdur/pathx/discussions or email the maintainer via their GitHub profile.
- **Do not** disclose the vulnerability publicly until it has been reviewed and addressed.
- Please include:
  - A clear description of the issue
  - Steps to reproduce (if applicable)
  - Your Rust version and platform
  - Any suggested fixes or mitigations

You can expect a response within **5 business days**. If the issue is confirmed, we’ll work to publish a patch and notify users.

Thank you for helping keep `async_tiny` safe and reliable.