1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-08-19 06:55:37 +02:00

Update actix-web, prepare new release

This commit is contained in:
LukeMathWalker
2022-01-05 18:05:28 +00:00
parent 615f8fa39d
commit 06f07f30ca
5 changed files with 8 additions and 8 deletions

View File

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