Skip to content

Commit

Permalink
fix(deps): update rust crate protobuf to v3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 26, 2024
1 parent 6296669 commit b197c14
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions bindings/rust/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 bindings/rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ rust-version = "1.60.0"

[dependencies]
# Keep in sync with dev/proto-generate.sh
protobuf = "=3.2.0"
protobuf = "=3.5.0"

[dev-dependencies]
pretty_assertions = "1.2.1"
Expand Down

0 comments on commit b197c14

Please sign in to comment.