Skip to content

Commit 073f0ad

Browse files
Bump prost from 0.9.0 to 0.13.3
Bumps [prost](https://github.com/tokio-rs/prost) from 0.9.0 to 0.13.3. - [Release notes](https://github.com/tokio-rs/prost/releases) - [Changelog](https://github.com/tokio-rs/prost/blob/master/CHANGELOG.md) - [Commits](tokio-rs/prost@v0.9.0...v0.13.3) --- updated-dependencies: - dependency-name: prost dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ca0cbc5 commit 073f0ad

File tree

2 files changed

+32
-9
lines changed

2 files changed

+32
-9
lines changed

Cargo.lock

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

tremor-connectors-gcp/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ googapis = { version = "0.6", default-features = true, features = [
3333
"google-storage-v2",
3434
] }
3535
gouth = { version = "0.2", default-features = true }
36-
prost = { version = "0.9.0", default-features = true }
36+
prost = { version = "0.13.3", default-features = true }
3737
prost-types = { version = "0.9.0", default-features = true }
3838
tokio = { version = "1.39", default-features = true }
3939
tonic = { version = "0.6.1", default-features = true, features = [

0 commit comments

Comments
 (0)