hyper-serve 0.6.2

High level server designed to be used with axum framework.
Documentation
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog], and this project adheres to
[Semantic Versioning].

# 0.6.2 (17. July 2024)

### Changed
- Improved graceful shutdown tests for both OpenSSL and Rustls TLS implementations.
- Made some test functions in `server.rs` public within the crate.

### Removed
- Removed the license badge from the README.

# 0.6.1 (16. July 2024)

- Initial release.

[Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
[Semantic Versioning]: https://semver.org/spec/v2.0.0.html