Skip to content

Commit

Permalink
Bump protobuf from 2.14.0 to 3.5.1
Browse files Browse the repository at this point in the history
Bumps [protobuf](https://github.com/stepancheg/rust-protobuf) from 2.14.0 to 3.5.1.
- [Changelog](https://github.com/stepancheg/rust-protobuf/blob/master/CHANGELOG-before-3.md)
- [Commits](stepancheg/rust-protobuf@v2.14.0...v3.5.1)

---
updated-dependencies:
- dependency-name: protobuf
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 29, 2024
1 parent 5d4efed commit 227f5d2
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 4 deletions.
46 changes: 43 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ hyper = { version = "0.14", features = ["server", "http1", "http2", "runtime"] }
log = "0.4"
pretty_env_logger = "0.5"
chrono = "0.4"
protobuf = "2.14.0"
protobuf = "3.5.1"
url = "2.4.1"
regex = "1"
ipnet = "2.9.0"
Expand Down

0 comments on commit 227f5d2

Please sign in to comment.