Skip to content

Commit a114c34

Browse files
Update prost-build requirement in /rust_pajamax_bench (#534)
--- updated-dependencies: - dependency-name: prost-build dependency-version: 0.14.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 741aaf1 commit a114c34

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.1"

0 commit comments

Comments
 (0)