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

prepare actix-protobuf release 0.8.0

This commit is contained in:
Rob Ede
2022-06-26 00:36:27 +01:00
parent a42ca24327
commit d09299390a
3 changed files with 9 additions and 7 deletions

View File

@ -1,8 +1,11 @@
# Changes
## Unreleased - 2022-xx-xx
## 0.8.0 - 2022-06-25
- Update `prost` dependency to `0.10`.
- Minimum supported Rust version (MSRV) is now 1.57 due to transitive `time` dependency.
- Update `prost` dependency to `0.10`
## 0.7.0 - 2022-03-01