mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-25 18:09:22 +02:00
min rustc version
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.24 or later
|
||||
//! * Supported Rust version: 1.26 or later
|
||||
//!
|
||||
//! ## Package feature
|
||||
//!
|
||||
|
Reference in New Issue
Block a user