mirror of
https://github.com/actix/actix-extras.git
synced 2025-02-08 21:06:07 +01:00
Bump up prost to 0.6.0 (#10)
This commit is contained in:
parent
2225642c6d
commit
fe2cc9bf4a
@ -28,10 +28,10 @@ actix = "0.9"
|
|||||||
actix-rt = "1"
|
actix-rt = "1"
|
||||||
actix-web = "2"
|
actix-web = "2"
|
||||||
|
|
||||||
prost = "0.5.0"
|
prost = "0.6.0"
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
prost-derive = "0.5.0"
|
prost-derive = "0.6.0"
|
||||||
|
|
||||||
[workspace]
|
[workspace]
|
||||||
members = [
|
members = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user