Skip to content

Commit 1042c03

Browse files
Bump prost-types from 0.13.5 to 0.14.3
Bumps [prost-types](https://github.com/tokio-rs/prost) from 0.13.5 to 0.14.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.13.5...v0.14.3) --- updated-dependencies: - dependency-name: prost-types dependency-version: 0.14.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ad52728 commit 1042c03

2 files changed

Lines changed: 48 additions & 17 deletions

File tree

Cargo.lock

Lines changed: 47 additions & 16 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
@@ -13,7 +13,7 @@ members = [
1313
tokio = { version = "1", features = ["full"] }
1414
tonic = "0.12"
1515
prost = "0.13"
16-
prost-types = "0.13"
16+
prost-types = "0.14"
1717
tonic-build = "0.12"
1818
serde = { version = "1", features = ["derive"] }
1919
serde_json = "1"

0 commit comments

Comments
 (0)