mirror of
https://github.com/actix/actix-extras.git
synced 2024-11-23 23:51:06 +01:00
Fix the tracing-actix-web description (#219)
This commit is contained in:
parent
e813e63138
commit
7982abb71e
@ -36,7 +36,7 @@ These crates are provided by the community.
|
||||
| [aliri_actix] | [![crates.io](https://img.shields.io/crates/v/aliri_actix?label=latest)](https://crates.io/crates/aliri_actix) [![dependency status](https://deps.rs/crate/aliri_actix/0.5.0/status.svg)](https://deps.rs/crate/aliri_actix/0.5.0) | Endpoint authorization and authentication using scoped OAuth2 JWT tokens. |
|
||||
| [actix-web-flash-messages] | [![crates.io](https://img.shields.io/crates/v/actix-web-flash-messages?label=latest)](https://crates.io/crates/actix-web-flash-messages) [![dependency status](https://deps.rs/crate/actix-web-flash-messages/0.2.0/status.svg)](https://deps.rs/crate/actix-web-flash-messages/0.2.0) | Support for flash messages/one-time notifications in `actix-web`. |
|
||||
| [awmp] | [![crates.io](https://img.shields.io/crates/v/awmp?label=latest)](https://crates.io/crates/awmp) [![dependency status](https://deps.rs/crate/awmp/0.7.0/status.svg)](https://deps.rs/crate/awmp/0.7.0) | An easy to use wrapper around multipart fields for Actix Web. |
|
||||
| [tracing-actix-web] | [![crates.io](https://img.shields.io/crates/v/tracing-actix-web?label=latest)](https://crates.io/crates/tracing-actix-web) [![dependency status](https://deps.rs/crate/tracing-actix-web/0.5.0-beta.10/status.svg)](https://deps.rs/crate/tracing-actix-web/0.5.0-beta.10) | An easy to use wrapper around multipart fields for Actix Web. |
|
||||
| [tracing-actix-web] | [![crates.io](https://img.shields.io/crates/v/tracing-actix-web?label=latest)](https://crates.io/crates/tracing-actix-web) [![dependency status](https://deps.rs/crate/tracing-actix-web/0.5.0-beta.10/status.svg)](https://deps.rs/crate/tracing-actix-web/0.5.0-beta.10) | A middleware to collect telemetry data from applications built on top of the actix-web framework. |
|
||||
|
||||
To add a crate to this list, submit a pull request.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user