Skip to content

Commit 4193638

Browse files
Update prost-build requirement in /rust_pajamax_bench
Updates the requirements on [prost-build](https://github.com/tokio-rs/prost) to permit the latest version. - [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.0) --- updated-dependencies: - dependency-name: prost-build dependency-version: 0.14.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 741aaf1 commit 4193638

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust_pajamax_bench/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ prost = "0.13.5"
1515

1616
[build-dependencies]
1717
pajamax-build = "0.2.0"
18-
prost-build = "0.13.5"
18+
prost-build = "0.14.0"

0 commit comments

Comments
 (0)