mirror of
https://github.com/actix/actix-extras.git
synced 2025-02-22 18:33:18 +01:00
Update version in READMEs
This commit is contained in:
parent
3031e03408
commit
0726f5b49a
@ -37,7 +37,7 @@ Add `tracing-actix-web` to your dependencies:
|
||||
```toml
|
||||
[dependencies]
|
||||
# ...
|
||||
tracing-actix-web = "0.5"
|
||||
tracing-actix-web = "0.6"
|
||||
tracing = "0.1"
|
||||
actix-web = "4"
|
||||
```
|
||||
|
@ -10,7 +10,7 @@
|
||||
//! ```toml
|
||||
//! [dependencies]
|
||||
//! # ...
|
||||
//! tracing-actix-web = "0.5"
|
||||
//! tracing-actix-web = "0.6"
|
||||
//! tracing = "0.1"
|
||||
//! actix-web = "4"
|
||||
//! ```
|
||||
|
Loading…
x
Reference in New Issue
Block a user