mirror of
https://github.com/actix/actix-extras.git
synced 2025-02-23 19:03:03 +01:00
Update version
This commit is contained in:
parent
f0882677fe
commit
a95320bd50
@ -37,7 +37,7 @@ Add `tracing-actix-web` to your dependencies:
|
|||||||
```toml
|
```toml
|
||||||
[dependencies]
|
[dependencies]
|
||||||
# ...
|
# ...
|
||||||
tracing-actix-web = "0.5.0-beta.5"
|
tracing-actix-web = "0.5.0-beta.6"
|
||||||
tracing = "0.1"
|
tracing = "0.1"
|
||||||
actix-web = "4.0.0-beta.15"
|
actix-web = "4.0.0-beta.15"
|
||||||
```
|
```
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
//! ```toml
|
//! ```toml
|
||||||
//! [dependencies]
|
//! [dependencies]
|
||||||
//! # ...
|
//! # ...
|
||||||
//! tracing-actix-web = "0.5.0-beta.5"
|
//! tracing-actix-web = "0.5.0-beta.6"
|
||||||
//! tracing = "0.1"
|
//! tracing = "0.1"
|
||||||
//! actix-web = "4.0.0-beta.15"
|
//! actix-web = "4.0.0-beta.15"
|
||||||
//! ```
|
//! ```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user