mirror of
https://github.com/actix/actix-extras.git
synced 2025-03-20 20:05:18 +01:00
prepare actix-protobuf release 0.7.0-beta.2
This commit is contained in:
parent
0999159877
commit
477b0f8f06
@ -1,6 +1,9 @@
|
|||||||
# Changes
|
# Changes
|
||||||
|
|
||||||
## Unreleased - 2021-xx-xx
|
## Unreleased - 2021-xx-xx
|
||||||
|
|
||||||
|
|
||||||
|
## 0.7.0-beta.2 - 2021-10-21
|
||||||
* Bump `prost` version to 0.8. [#197]
|
* Bump `prost` version to 0.8. [#197]
|
||||||
* Update `actix-web` dependency to v4.0.0-beta.10. [#203]
|
* Update `actix-web` dependency to v4.0.0-beta.10. [#203]
|
||||||
* Minimum supported Rust version (MSRV) is now 1.52.
|
* Minimum supported Rust version (MSRV) is now 1.52.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "actix-protobuf"
|
name = "actix-protobuf"
|
||||||
version = "0.7.0-beta.1"
|
version = "0.7.0-beta.2"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
authors = [
|
authors = [
|
||||||
"kingxsp <jin.hb.zh@outlook.com>",
|
"kingxsp <jin.hb.zh@outlook.com>",
|
||||||
|
@ -3,9 +3,9 @@
|
|||||||
> Protobuf support for Actix Web.
|
> Protobuf support for Actix Web.
|
||||||
|
|
||||||
[](https://crates.io/crates/actix-protobuf)
|
[](https://crates.io/crates/actix-protobuf)
|
||||||
[](https://docs.rs/actix-protobuf/0.7.0-beta.1)
|
[](https://docs.rs/actix-protobuf/0.7.0-beta.2)
|
||||||

|

|
||||||
[](https://deps.rs/crate/actix-protobuf/0.7.0-beta.1)
|
[](https://deps.rs/crate/actix-protobuf/0.7.0-beta.2)
|
||||||
|
|
||||||
## Documentation & Resources
|
## Documentation & Resources
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user