Skip to content

Commit 1bdadc6

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 89b2b58 commit 1bdadc6

File tree

2 files changed

+42
-9
lines changed

2 files changed

+42
-9
lines changed

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
@@ -109,7 +109,7 @@ serde_yaml = "0.8.13"
109109

110110
# Prost
111111
prost = "0.6.1"
112-
prost-types = "0.6.1"
112+
prost-types = "0.7.0"
113113

114114
# GCP
115115
goauth = { version = "0.8.1", optional = true }

0 commit comments

Comments
 (0)