mirror of
https://github.com/actix/actix-extras.git
synced 2025-02-23 02:43:16 +01:00
Fixed version number in lib.rs (#96)
This commit is contained in:
parent
125b40f909
commit
4007669c7a
@ -10,7 +10,7 @@
|
|||||||
//! ```toml
|
//! ```toml
|
||||||
//! [dependencies]
|
//! [dependencies]
|
||||||
//! # ...
|
//! # ...
|
||||||
//! tracing-actix-web = "0.6"
|
//! tracing-actix-web = "0.7"
|
||||||
//! tracing = "0.1"
|
//! tracing = "0.1"
|
||||||
//! actix-web = "4"
|
//! actix-web = "4"
|
||||||
//! ```
|
//! ```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user