Skip to content

Commit eb11c55

Browse files
build(deps): bump prost-types from 0.11.6 to 0.11.8 (#4404)
Bumps [prost-types](https://github.com/tokio-rs/prost) from 0.11.6 to 0.11.8. - [Release notes](https://github.com/tokio-rs/prost/releases) - [Commits](tokio-rs/prost@v0.11.6...v0.11.8) --- updated-dependencies: - dependency-name: prost-types dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 421d50e commit eb11c55

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 3 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
@@ -23,7 +23,7 @@ license = "MIT OR Apache-2.0"
2323

2424
[workspace.dependencies]
2525
prost = "0.11.8"
26-
prost-types = "0.11.6"
26+
prost-types = "0.11.8"
2727
tonic = { version = "0.8.3", features = ["tls-roots", "gzip"] }
2828
tonic-build = { version = "0.8.4", features = ["prost"] }
2929

0 commit comments

Comments
 (0)