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.3
This commit is contained in:
parent
88859af6a5
commit
440ab34bd2
@ -1,6 +1,9 @@
|
||||
# Changes
|
||||
|
||||
## Unreleased - 2021-xx-xx
|
||||
|
||||
|
||||
## 0.7.0-beta.4 - 2021-12-29
|
||||
- Minimum supported Rust version (MSRV) is now 1.54.
|
||||
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "actix-protobuf"
|
||||
version = "0.7.0-beta.3"
|
||||
version = "0.7.0-beta.4"
|
||||
edition = "2018"
|
||||
authors = [
|
||||
"kingxsp <jin.hb.zh@outlook.com>",
|
||||
|
@ -3,9 +3,9 @@
|
||||
> Protobuf support for Actix Web.
|
||||
|
||||
[](https://crates.io/crates/actix-protobuf)
|
||||
[](https://docs.rs/actix-protobuf/0.7.0-beta.3)
|
||||
[](https://docs.rs/actix-protobuf/0.7.0-beta.4)
|
||||

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