mirror of
https://github.com/actix/actix-web.git
synced 2024-11-27 03:51:10 +00:00
fix docs.rs
This commit is contained in:
parent
9afc3b6737
commit
ef420a8bdf
1 changed files with 1 additions and 0 deletions
|
@ -77,6 +77,7 @@
|
|||
//!
|
||||
#![cfg_attr(actix_nightly, feature(
|
||||
specialization, // for impl ErrorResponse for std::error::Error
|
||||
extern_prelude,
|
||||
))]
|
||||
#![cfg_attr(
|
||||
feature = "cargo-clippy",
|
||||
|
|
Loading…
Reference in a new issue