purton-tech / rust-on-nails

Full stack web architecture for Rust
https://rust-on-nails.com
MIT License
364 stars 33 forks source link

Added missing axum required features #73

Closed rstarmer closed 5 months ago

rstarmer commented 5 months ago

Axum requires tokio and http1 (or http2 if you are forcing TLS) in order to serve pages. Added to the feature list in the web-server.md doc

github-actions[bot] commented 4 months ago

:tada: This PR is included in version 1.3.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: