1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-02-23 02:43:16 +01:00

Update versions

This commit is contained in:
LukeMathWalker 2021-11-18 20:00:24 +00:00
parent 6cef211e3e
commit a7ca5dab3a
2 changed files with 4 additions and 4 deletions

View File

@ -35,9 +35,9 @@ Add `tracing-actix-web` to your dependencies:
```toml
[dependencies]
# ...
tracing-actix-web = "0.5.0-beta.1"
tracing-actix-web = "0.5.0-beta.2"
tracing = "0.1"
actix-web = "4.0.0-beta.10"
actix-web = "4.0.0-beta.11"
```
`tracing-actix-web` exposes three feature flags:

View File

@ -8,9 +8,9 @@
//! ```toml
//! [dependencies]
//! # ...
//! tracing-actix-web = "0.5.0-beta.1"
//! tracing-actix-web = "0.5.0-beta.2"
//! tracing = "0.1"
//! actix-web = "4.0.0-beta.10"
//! actix-web = "4.0.0-beta.11"
//! ```
//!
//! `tracing-actix-web` exposes three feature flags: