Skip to content

Commit 33c7259

Browse files
Bump prost from 0.14.1 to 0.14.3
Bumps [prost](https://github.com/tokio-rs/prost) from 0.14.1 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.14.1...v0.14.3) --- updated-dependencies: - dependency-name: prost dependency-version: 0.14.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ef2e73c commit 33c7259

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -12,4 +12,4 @@ tonic-prost-build = "0.14.1"
1212
walkdir = { version = "2.5.0", default-features = false }
1313

1414
[dev-dependencies]
15-
prost = { version = "0.14.1", default-features = false }
15+
prost = { version = "0.14.3", default-features = false }

0 commit comments

Comments
 (0)