mirror of
https://github.com/actix/actix-extras.git
synced 2025-02-23 10:53:02 +01:00
Guess who made a bit of a mess releasing the new version... I did!
This commit is contained in:
parent
475c3dbdaa
commit
a3d4182ce0
@ -35,7 +35,7 @@ Add `tracing-actix-web` to your dependencies:
|
|||||||
```toml
|
```toml
|
||||||
[dependencies]
|
[dependencies]
|
||||||
# ...
|
# ...
|
||||||
tracing-actix-web = "0.4.0-beta.6"
|
tracing-actix-web = "0.4.0-beta.7"
|
||||||
tracing = "0.1"
|
tracing = "0.1"
|
||||||
actix-web = "4.0.0-beta.7"
|
actix-web = "4.0.0-beta.7"
|
||||||
```
|
```
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
//! ```toml
|
//! ```toml
|
||||||
//! [dependencies]
|
//! [dependencies]
|
||||||
//! # ...
|
//! # ...
|
||||||
//! tracing-actix-web = "0.4.0-beta.6"
|
//! tracing-actix-web = "0.4.0-beta.7"
|
||||||
//! tracing = "0.1"
|
//! tracing = "0.1"
|
||||||
//! actix-web = "4.0.0-beta.7"
|
//! actix-web = "4.0.0-beta.7"
|
||||||
//! ```
|
//! ```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user