diff --git a/Cargo.toml b/Cargo.toml index 4f8f28aa82..61c1509df1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -95,7 +95,7 @@ async-std = { version = "1.12.0", features = [ ttl_cache = { version = "0.5.1", features = ["stats"] } protox = "0.6.0" protox-parse = "0.6.0" -prost-reflect = { version = "0.13.1", features = ["serde"] } +prost-reflect = { version = "0.14.0", features = ["serde"] } prost = "0.12.4" update-informer = { version = "1.1.0", default-features = false, features = [ "github",