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

Prepare for new release

This commit is contained in:
Yuki Okushi
2020-02-18 00:55:33 +09:00
parent e4ac892be2
commit 920bb56919
5 changed files with 11 additions and 7 deletions

View File

@ -1,8 +1,8 @@
[package]
name = "prost-example"
version = "0.5.0"
version = "0.5.1"
edition = "2018"
authors = ["kingxsp <jin.hb.zh@outlook.com>, Yuki Okushi <huyuumi.dev@gmail.com>"]
authors = ["kingxsp <jin.hb.zh@outlook.com>", "Yuki Okushi <huyuumi.dev@gmail.com>"]
[dependencies]
bytes = "0.5"