Skip to content

Commit 1ad740c

Browse files
chore(deps): Bump protobuf from 2.24.1 to 3.7.2 in /rust/cubestore
Bumps [protobuf](https://github.com/stepancheg/rust-protobuf) from 2.24.1 to 3.7.2. - [Changelog](https://github.com/stepancheg/rust-protobuf/blob/master/CHANGELOG-before-3.md) - [Commits](stepancheg/rust-protobuf@v2.24.1...v3.7.2) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6ea1817 commit 1ad740c

File tree

2 files changed

+18
-4
lines changed

2 files changed

+18
-4
lines changed

rust/cubestore/Cargo.lock

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

rust/cubestore/cubezetasketch/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ description = "HyperLogLog++ implementation ported from ZetaSketch"
88

99
[dependencies]
1010
itertools = "0.10.0"
11-
protobuf = "2.20.0"
11+
protobuf = "3.7.2"

0 commit comments

Comments
 (0)