mirror of
https://github.com/actix/actix-extras.git
synced 2025-07-01 12:15:08 +02:00
Updated actix-web dependency to 4.0.0-beta.15
(#63)
This commit is contained in:
@ -12,7 +12,7 @@
|
||||
//! # ...
|
||||
//! tracing-actix-web = "0.5.0-beta.5"
|
||||
//! tracing = "0.1"
|
||||
//! actix-web = "4.0.0-beta.14"
|
||||
//! actix-web = "4.0.0-beta.15"
|
||||
//! ```
|
||||
//!
|
||||
//! `tracing-actix-web` exposes three feature flags:
|
||||
|
Reference in New Issue
Block a user