mirror of
https://github.com/actix/actix-extras.git
synced 2025-03-20 20:05:18 +01:00
chore(actix-protobuf): prepare release 0.10.0
This commit is contained in:
parent
f942d8a191
commit
9fc34a9c48
@ -2,6 +2,8 @@
|
||||
|
||||
## Unreleased
|
||||
|
||||
## 0.10.0
|
||||
|
||||
- Updated `prost` dependency to `0.12`.
|
||||
- Minimum supported Rust version (MSRV) is now 1.68.
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "actix-protobuf"
|
||||
version = "0.9.0"
|
||||
version = "0.10.0"
|
||||
authors = [
|
||||
"kingxsp <jin.hb.zh@outlook.com>",
|
||||
"Yuki Okushi <huyuumi.dev@gmail.com>",
|
||||
|
@ -3,9 +3,9 @@
|
||||
> Protobuf payload extractor for Actix Web.
|
||||
|
||||
[](https://crates.io/crates/actix-protobuf)
|
||||
[](https://docs.rs/actix-protobuf/0.9.0)
|
||||
[](https://docs.rs/actix-protobuf/0.10.0)
|
||||

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