1
0
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:
ondra05
2021-12-18 14:11:52 +01:00
committed by GitHub
parent 396848c3b1
commit f0882677fe
5 changed files with 5 additions and 5 deletions

View File

@ -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: