diff --git a/Cargo.toml b/Cargo.toml index c80baf8..e47e8ed 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -45,4 +45,4 @@ default = [] media = ["reqwest", "image"] [build-dependencies] -protobuf-codegen-pure = "~2.7" +protobuf-codegen-pure = "~2.8"