1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-06-26 18:37:41 +02:00

Bump up MSRV to 1.40.0

This commit is contained in:
Yuki Okushi
2020-05-17 11:34:00 +09:00
parent ecc774450f
commit 923cb7bcd2
12 changed files with 30 additions and 8 deletions

View File

@ -11,6 +11,8 @@
* Update `tokio-util` to 0.3
* Minimum supported Rust version(MSRV) is now 1.40.0.
## [0.9.0-alpha.1]
* Update `actix` to 0.10.0-alpha.2

View File

@ -13,7 +13,7 @@
* [API Documentation](https://actix.rs/actix-extras/actix_redis/)
* [Chat on gitter](https://gitter.im/actix/actix)
* Cargo package: [actix-redis](https://crates.io/crates/actix-redis)
* Minimum supported Rust version: 1.39 or later
* Minimum supported Rust version: 1.40 or later
## Redis session backend