mirror of
https://github.com/fafhrd91/actix-web
synced 2025-08-26 23:24:47 +02:00
fix tests with disabled features
This commit is contained in:
@@ -8,6 +8,7 @@ pub mod body;
|
||||
mod builder;
|
||||
pub mod client;
|
||||
mod config;
|
||||
#[cfg(any(feature = "flate2-zlib", feature = "flate2-rust", feature = "brotli"))]
|
||||
pub mod encoding;
|
||||
mod extensions;
|
||||
mod header;
|
||||
|
Reference in New Issue
Block a user