Add axum-flash to list of community maintained crates

This commit is contained in:
David Pedersen 2021-11-07 17:17:13 +01:00
parent b26fd03810
commit 5d8ebce211

View file

@ -6,6 +6,7 @@ If your project isn't listed here and you would like it to be, please feel free
- [axum-server](https://crates.io/crates/axum-server): axum-server is a hyper server implementation designed to be used with axum framework.
- [axum-typed-websockets](https://crates.io/crates/axum-typed-websockets): `axum::extract::ws` with type safe messages.
- [axum-flash](https://crates.io/crates/axum-flash): One-time notifications (aka flash messages) for axum.
## Project showcase