1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-06-26 10:27:42 +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

@ -1,5 +1,9 @@
# Changes
## unreleased (for alpha version)
* Minimum supported Rust version(MSRV) is now 1.40.0.
## 0.5.1 (2019-02-17)
* Move repository to actix-extras

View File

@ -8,7 +8,7 @@
> Protobuf support for actix-web framework.
* Minimum supported Rust version: 1.39.0 or later
* Minimum supported Rust version: 1.40.0 or later
## Example