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:
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user