1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-06-26 10:27:42 +02:00

protobuf: Update to 0.6.0-alpha.1

This commit is contained in:
Yuki Okushi
2020-07-06 15:56:25 +09:00
parent 6b839f0a30
commit f920479fdb
3 changed files with 6 additions and 6 deletions

View File

@ -1,11 +1,11 @@
# Changes
## unreleased (for alpha version)
## 0.6.0-alpha.1 (2020-07-06)
* Update `actix-web` to 3.0.0-alpha.3
* Minimum supported Rust version(MSRV) is now 1.40.0.
## unreleased
* Minimize `futures` dependency
## 0.5.1 (2019-02-17)