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.18 (#66)

This commit is contained in:
Rob Ede
2021-12-30 08:22:36 +00:00
committed by GitHub
parent 38daef4cd5
commit 7c2f67fc90
5 changed files with 5 additions and 5 deletions

View File

@ -12,7 +12,7 @@
//! # ...
//! tracing-actix-web = "0.5.0-beta.7"
//! tracing = "0.1"
//! actix-web = "4.0.0-beta.16"
//! actix-web = "4.0.0-beta.18"
//! ```
//!
//! `tracing-actix-web` exposes three feature flags: