Skip to content

Commit 9c869c1

Browse files
chore(deps): bump prost-types from 0.6.1 to 0.7.0
Bumps [prost-types](https://github.com/danburkert/prost) from 0.6.1 to 0.7.0. - [Release notes](https://github.com/danburkert/prost/releases) - [Commits](danburkert/prost@v0.6.1...v0.7.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5d62b12 commit 9c869c1

2 files changed

Lines changed: 42 additions & 9 deletions

File tree

Cargo.lock

Lines changed: 41 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ serde_yaml = "0.8.13"
106106

107107
# Prost
108108
prost = "0.6.1"
109-
prost-types = "0.6.1"
109+
prost-types = "0.7.0"
110110

111111
# GCP
112112
goauth = { version = "0.8.1", optional = true }

0 commit comments

Comments
 (0)