diff --git a/Cargo.toml b/Cargo.toml index 1958702..9a7f07c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ readme = "README.md" edition = "2018" [dependencies] -protobuf = "=2.10.1" +protobuf = "=2.10.2" [build-dependencies] protobuf-codegen-pure = "=2.10.1"