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:
@@ -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:
|
||||
|
Reference in New Issue
Block a user