Skip to content

Commit c74f1cf

Browse files
Update prost-reflect-build requirement from 0.15.0 to 0.16.0
Updates the requirements on [prost-reflect-build](https://github.com/andrewhickman/prost-reflect) to permit the latest version. - [Release notes](https://github.com/andrewhickman/prost-reflect/releases) - [Changelog](https://github.com/andrewhickman/prost-reflect/blob/main/CHANGELOG.md) - [Commits](andrewhickman/prost-reflect@prost-reflect-build-v0.15.1...prost-reflect-build-v0.16.0) --- updated-dependencies: - dependency-name: prost-reflect-build dependency-version: 0.16.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent db2a2f1 commit c74f1cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,4 @@ tokio = { version = "1.46", features = ["macros"] }
8181

8282
[build-dependencies]
8383
prost-build = "0.13.5"
84-
prost-reflect-build = "0.15.2"
84+
prost-reflect-build = "0.16.0"

0 commit comments

Comments
 (0)