From fe2cc9bf4a9deb54cab5adc8b6422bef9a4a0b24 Mon Sep 17 00:00:00 2001 From: Parker Timmerman Date: Wed, 15 Jan 2020 11:48:34 -0500 Subject: [PATCH] Bump up prost to 0.6.0 (#10) --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index c12834838..61280e836 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -28,10 +28,10 @@ actix = "0.9" actix-rt = "1" actix-web = "2" -prost = "0.5.0" +prost = "0.6.0" [dev-dependencies] -prost-derive = "0.5.0" +prost-derive = "0.6.0" [workspace] members = [