1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-08-18 22:55:32 +02:00

Actix Web rc.1 (#73)

This commit is contained in:
Riley
2022-02-01 03:30:09 -06:00
committed by GitHub
parent d0f10192cc
commit ed35dc6996
5 changed files with 8 additions and 8 deletions

View File

@@ -10,9 +10,9 @@
//! ```toml
//! [dependencies]
//! # ...
//! tracing-actix-web = "=0.5.0-beta.11"
//! tracing-actix-web = "=0.5.0-rc.1"
//! tracing = "0.1"
//! actix-web = "=4.0.0-beta.21"
//! actix-web = "=4.0.0-rc.1"
//! ```
//!
//! `tracing-actix-web` exposes three feature flags: