mirror of
https://github.com/actix/actix-extras.git
synced 2025-08-23 08:35:12 +02:00
Update version in READMEs
This commit is contained in:
@@ -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"
|
||||
//! ```
|
||||
|
Reference in New Issue
Block a user