Skip to content

Commit 1dbf841

Browse files
fix(deps): bump prost-build from 0.13.4 to 0.13.5 (#583)
Bumps [prost-build](https://github.com/tokio-rs/prost) from 0.13.4 to 0.13.5. - [Release notes](https://github.com/tokio-rs/prost/releases) - [Changelog](https://github.com/tokio-rs/prost/blob/master/CHANGELOG.md) - [Commits](tokio-rs/prost@v0.13.4...v0.13.5) --- updated-dependencies: - dependency-name: prost-build dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3e1d6b1 commit 1dbf841

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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.3"
32+
prost-build = "0.13.5"
3333
prost-reflect-build = "0.14.0"
3434
tempfile.workspace = true

0 commit comments

Comments
 (0)