mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-26 10:27:42 +02:00
bump msrv to 1.52.1
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
# Changes
|
||||
|
||||
## Unreleased - 2020-xx-xx
|
||||
* Minimum supported Rust version (MSRV) is now 1.51.
|
||||
* Minimum supported Rust version (MSRV) is now 1.52.
|
||||
* Bump `prost` version to 0.8. [#197]
|
||||
|
||||
[#197]: https://github.com/actix/actix-extras/pull/197
|
||||
|
@ -11,7 +11,7 @@
|
||||
|
||||
- [API Documentation](https://docs.rs/actix-protobuf)
|
||||
- [Example Project](https://github.com/actix/examples/tree/master/other/protobuf)
|
||||
- Minimum Supported Rust Version (MSRV): 1.51
|
||||
- Minimum Supported Rust Version (MSRV): 1.52
|
||||
|
||||
## Example
|
||||
|
||||
|
Reference in New Issue
Block a user