Skip to content

Commit d645a8a

Browse files
build(deps): bump protobuf from 2.28.0 to 3.4.0
Bumps [protobuf](https://github.com/stepancheg/rust-protobuf) from 2.28.0 to 3.4.0. - [Changelog](https://github.com/stepancheg/rust-protobuf/blob/master/CHANGELOG-before-3.md) - [Commits](stepancheg/rust-protobuf@v2.28.0...v3.4.0) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7ca4efc commit d645a8a

File tree

2 files changed

+23
-3
lines changed

2 files changed

+23
-3
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ clap = { version = "4.2", features = ["cargo", "derive"] }
1818
regex = "1.7"
1919
riemann_client = { version = "0.9.0", optional = true }
2020
hostname = "0.3.1"
21-
protobuf = "2.28.0"
21+
protobuf = "3.4.0"
2222
serde = { version = "1.0", features = ["derive"], optional = true }
2323
serde_json = { version = "1.0", optional = true }
2424
ordered-float = "2.0"

0 commit comments

Comments
 (0)