mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-25 18:09:22 +02:00
bump rustc version requirements
This commit is contained in:
@ -59,7 +59,7 @@
|
||||
//! * SSL support with OpenSSL or `native-tls`
|
||||
//! * Middlewares (`Logger`, `Session`, `CORS`, `CSRF`, `DefaultHeaders`)
|
||||
//! * Built on top of [Actix actor framework](https://github.com/actix/actix)
|
||||
//! * Supported Rust version: 1.21 or later
|
||||
//! * Supported Rust version: 1.22 or later
|
||||
|
||||
#![cfg_attr(actix_nightly, feature(
|
||||
specialization, // for impl ErrorResponse for std::error::Error
|
||||
|
Reference in New Issue
Block a user