Skip to content

Commit 3542ee7

Browse files
Bump prost-reflect-build from 0.13.0 to 0.14.0
Bumps [prost-reflect-build](https://github.com/andrewhickman/prost-reflect) from 0.13.0 to 0.14.0. - [Changelog](https://github.com/andrewhickman/prost-reflect/blob/main/CHANGELOG.md) - [Commits](andrewhickman/prost-reflect@0.13.0...0.14.0) --- updated-dependencies: - dependency-name: prost-reflect-build dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 44ddd19 commit 3542ee7

File tree

2 files changed

+52
-8
lines changed

2 files changed

+52
-8
lines changed

Cargo.lock

Lines changed: 51 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/fig_proto/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ nix.workspace = true
2828

2929
[build-dependencies]
3030
prost-build = "0.12.1"
31-
prost-reflect-build = "0.13.0"
31+
prost-reflect-build = "0.14.0"
3232
tempfile.workspace = true

0 commit comments

Comments
 (0)