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

update actix web to beta 21 (#71)

* Bump actix web

* Bump crate version

* Update version numbers in readme, lib.rs
This commit is contained in:
Riley
2022-01-23 16:14:20 -06:00
committed by GitHub
parent 860adc19f7
commit d0f10192cc
5 changed files with 8 additions and 8 deletions

View File

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