mirror of
https://github.com/actix/actix-extras.git
synced 2025-02-23 10:53:02 +01:00
Update versions
This commit is contained in:
parent
6cef211e3e
commit
a7ca5dab3a
@ -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:
|
||||
|
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user