Skip to content

Commit

Permalink
chore(deps,cargo): bump protobuf-src in the cargo group
Browse files Browse the repository at this point in the history
Bumps the cargo group with 1 update: [protobuf-src](https://github.com/MaterializeInc/rust-protobuf-native).


Updates `protobuf-src` from 2.1.0+27.1 to 2.1.1+27.1
- [Changelog](https://github.com/MaterializeInc/rust-protobuf-native/blob/master/release.toml)
- [Commits](MaterializeInc/rust-protobuf-native@protobuf-src-v2.1.0...protobuf-src-v2.1.1)

---
updated-dependencies:
- dependency-name: protobuf-src
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 31, 2025
1 parent 373e700 commit f4120b9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -51,7 +51,7 @@ heck = "0.5.0"
pbjson-build = { version = "0.7.0", optional = true }
prettyplease = "0.2.29"
prost-build = { version = "0.13.4", default-features = false }
protobuf-src = { version = "2.1.0", optional = true }
protobuf-src = { version = "2.1.1", optional = true }
schemars = "0.8.21"
semver = "1.0.25"
serde_yaml = "0.9.34"
Expand Down

0 comments on commit f4120b9

Please sign in to comment.