Skip to content

Commit 8cc539d

Browse files
chore(deps): bump prost-build from 0.13.5 to 0.14.3
Bumps [prost-build](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-build 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 ea9098f commit 8cc539d

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

Cargo.lock

Lines changed: 7 additions & 7 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
@@ -94,7 +94,7 @@ hex = { version = "0.4.3", features = [ "serde" ] }
9494
itertools = "0.14"
9595
itf = "0.2.3"
9696
prost = "0.13"
97-
prost-build = "0.13"
97+
prost-build = "0.14"
9898
prost-types = "0.14"
9999
rand = { version = "0.8.5", features = [ "std_rng" ] }
100100
redb = "2.4.0"

0 commit comments

Comments
 (0)