Skip to content

Commit d2cb67e

Browse files
fix(deps): bump prost-reflect-build from 0.15.2 to 0.16.0
--- updated-dependencies: - dependency-name: prost-reflect-build dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bed5a9b commit d2cb67e

File tree

2 files changed

+89
-15
lines changed

2 files changed

+89
-15
lines changed

Cargo.lock

Lines changed: 88 additions & 14 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
@@ -30,5 +30,5 @@ nix.workspace = true
3030

3131
[build-dependencies]
3232
prost-build = "0.13.5"
33-
prost-reflect-build = "0.15.1"
33+
prost-reflect-build = "0.16.0"
3434
tempfile.workspace = true

0 commit comments

Comments
 (0)