Skip to content

Commit ca43f50

Browse files
build(deps): bump protobuf-parse from 3.7.1 to 3.7.2 (#5905)
Bumps [protobuf-parse](https://github.com/stepancheg/rust-protobuf) from 3.7.1 to 3.7.2. - [Changelog](https://github.com/stepancheg/rust-protobuf/blob/master/CHANGELOG.md) - [Commits](stepancheg/rust-protobuf@v3.7.1...v3.7.2) --- updated-dependencies: - dependency-name: protobuf-parse 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 838b952 commit ca43f50

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

chain/common/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ edition.workspace = true
77

88
[dependencies]
99
protobuf = "3.0.2"
10-
protobuf-parse = "3.7.1"
10+
protobuf-parse = "3.7.2"
1111
anyhow = "1"
1212
heck = "0.5"

0 commit comments

Comments
 (0)