Skip to content

Commit 86628ee

Browse files
build(deps): bump prost from 0.13.5 to 0.14.3
Bumps [prost](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 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 7ae04f2 commit 86628ee

2 files changed

Lines changed: 29 additions & 6 deletions

File tree

Cargo.lock

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

crates/proto/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ categories.workspace = true
1212
keywords.workspace = true
1313

1414
[dependencies]
15-
prost = "0.13"
15+
prost = "0.14"
1616
prost-types = "0.13"
1717
tonic = { version = "0.12", features = ["gzip"] }
1818

0 commit comments

Comments
 (0)