mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-25 22:49:21 +02:00
rust 1.31.0 compatibility
This commit is contained in:
@ -62,7 +62,7 @@
|
||||
//! * SSL support with OpenSSL or `native-tls`
|
||||
//! * Middlewares (`Logger`, `Session`, `CORS`, `CSRF`, `DefaultHeaders`)
|
||||
//! * Supports [Actix actor framework](https://github.com/actix/actix)
|
||||
//! * Supported Rust version: 1.32 or later
|
||||
//! * Supported Rust version: 1.31 or later
|
||||
//!
|
||||
//! ## Package feature
|
||||
//!
|
||||
|
Reference in New Issue
Block a user