Skip to content

Commit 448f6ca

Browse files
build: Bump prost-build from 0.13.5 to 0.14.1
Bumps [prost-build](https://github.com/tokio-rs/prost) from 0.13.5 to 0.14.1. - [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.1) --- updated-dependencies: - dependency-name: prost-build dependency-version: 0.14.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9496be2 commit 448f6ca

2 files changed

Lines changed: 32 additions & 9 deletions

File tree

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ webterm-core = "0.2.5"
2727
sysinfo = "0.34.2"
2828

2929
[build-dependencies]
30-
prost-build = "0.13.5"
30+
prost-build = "0.14.1"
3131

3232
[dev-dependencies]
3333
serial_test = "3.2.0"

0 commit comments

Comments
 (0)