Skip to content

Commit 6bc8913

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

File tree

2 files changed

+62
-10
lines changed

2 files changed

+62
-10
lines changed

Cargo.lock

Lines changed: 61 additions & 9 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
@@ -29,6 +29,6 @@ uuid.workspace = true
2929
nix.workspace = true
3030

3131
[build-dependencies]
32-
prost-build = "0.13.5"
32+
prost-build = "0.14.1"
3333
prost-reflect-build = "0.15.1"
3434
tempfile.workspace = true

0 commit comments

Comments
 (0)