Skip to content

Commit 3931223

Browse files
dependabot[bot]lutter
authored andcommitted
build(deps): bump protobuf-parse from 3.5.0 to 3.7.1
Bumps [protobuf-parse](https://github.com/stepancheg/rust-protobuf) from 3.5.0 to 3.7.1. - [Changelog](https://github.com/stepancheg/rust-protobuf/blob/master/CHANGELOG.md) - [Commits](stepancheg/rust-protobuf@v3.5.0...v3.7.1) --- updated-dependencies: - dependency-name: protobuf-parse dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f038034 commit 3931223

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

chain/common/Cargo.toml

Lines changed: 1 addition & 1 deletion
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.5.0"
10+
protobuf-parse = "3.7.1"
1111
anyhow = "1"
1212
heck = "0.5"

0 commit comments

Comments
 (0)