mirror of
https://github.com/actix/actix-extras.git
synced 2025-02-23 10:53:02 +01:00
Update README with the right versions.
This commit is contained in:
parent
0034e3bda8
commit
32529f6dd3
@ -35,9 +35,9 @@ Add `tracing-actix-web` to your dependencies:
|
||||
```toml
|
||||
[dependencies]
|
||||
# ...
|
||||
tracing-actix-web = "0.4.0-beta.1"
|
||||
tracing-actix-web = "0.4.0-beta.6"
|
||||
tracing = "0.1"
|
||||
actix-web = "4.0.0-beta.6"
|
||||
actix-web = "4.0.0-beta.7"
|
||||
```
|
||||
|
||||
`tracing-actix-web` exposes two feature flags:
|
||||
|
@ -8,9 +8,9 @@
|
||||
//! ```toml
|
||||
//! [dependencies]
|
||||
//! # ...
|
||||
//! tracing-actix-web = "0.4.0-beta.1"
|
||||
//! tracing-actix-web = "0.4.0-beta.6"
|
||||
//! tracing = "0.1"
|
||||
//! actix-web = "4.0.0-beta.6"
|
||||
//! actix-web = "4.0.0-beta.7"
|
||||
//! ```
|
||||
//!
|
||||
//! `tracing-actix-web` exposes two feature flags:
|
||||
|
Loading…
x
Reference in New Issue
Block a user