Skip to content

Commit 5b660fa

Browse files
committed
Bump protobuf from 2.28.0 to 3.7.2 in /testbench/rust
Bumps [protobuf](https://github.com/stepancheg/rust-protobuf) from 2.28.0 to 3.7.2. - [Changelog](https://github.com/stepancheg/rust-protobuf/blob/master/CHANGELOG-before-3.md) - [Commits](stepancheg/rust-protobuf@v2.28.0...v3.7.2) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ...
1 parent 028108a commit 5b660fa

File tree

2 files changed

+60
-9
lines changed

2 files changed

+60
-9
lines changed

testbench/rust/Cargo.lock

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

testbench/rust/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ edition = "2021"
66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
77

88
[dependencies]
9-
protobuf = "~2"
9+
protobuf = "~3"
1010
futures = "~0.3"

0 commit comments

Comments
 (0)