diff --git a/Cargo.toml b/Cargo.toml index 4f8f28aa82..eb04cd1996 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -94,7 +94,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" +protox-parse = "0.7.0" prost-reflect = { version = "0.13.1", features = ["serde"] } prost = "0.12.4" update-informer = { version = "1.1.0", default-features = false, features = [