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

@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## unreleased (for alpha version)
* Minimum supported Rust version(MSRV) is now 1.40.0.
## [unreleased]
- Update the `base64` dependency to 0.12