Skip to content

Commit 13e165a

Browse files
fix(deps): bump prost from 0.13.4 to 0.13.5 (#584)
Bumps [prost](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 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 610bb2f commit 13e165a

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
@@ -16,7 +16,7 @@ bytes.workspace = true
1616
fig_util.workspace = true
1717
flate2.workspace = true
1818
hex.workspace = true
19-
prost = "0.13.3"
19+
prost = "0.13.5"
2020
prost-reflect = { version = "0.14.7", features = ["serde", "derive"] }
2121
rand.workspace = true
2222
rmp-serde = "1.3.0"

0 commit comments

Comments
 (0)