mirror of
https://github.com/actix/actix-extras.git
synced 2025-04-22 09:54:53 +02:00
Prepare release
This commit is contained in:
parent
fbe847eaad
commit
6f9dcc8930
@ -35,7 +35,7 @@ Add `tracing-actix-web` to your dependencies:
|
||||
```toml
|
||||
[dependencies]
|
||||
# ...
|
||||
tracing-actix-web = "0.4.0-beta.15"
|
||||
tracing-actix-web = "0.4.0-beta.16"
|
||||
tracing = "0.1"
|
||||
actix-web = "4.0.0-beta.10"
|
||||
```
|
||||
|
@ -8,7 +8,7 @@
|
||||
//! ```toml
|
||||
//! [dependencies]
|
||||
//! # ...
|
||||
//! tracing-actix-web = "0.4.0-beta.15"
|
||||
//! tracing-actix-web = "0.4.0-beta.16"
|
||||
//! tracing = "0.1"
|
||||
//! actix-web = "4.0.0-beta.10"
|
||||
//! ```
|
||||
|
Loading…
x
Reference in New Issue
Block a user