Skip to content

Commit

Permalink
Merge pull request bpfman#845 from bpfman/dependabot/cargo/prost-0.12.3
Browse files Browse the repository at this point in the history
build(deps): bump prost from 0.12.2 to 0.12.3
  • Loading branch information
mergify[bot] authored Nov 27, 2023
2 parents 079dc5b + 4cbb6ab commit 289c29f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 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 @@ -43,7 +43,7 @@ opentelemetry-otlp = { version = "0.14.0", default-features = false }
opentelemetry-semantic-conventions = { version = "0.13.0" }
opentelemetry_sdk = { version = "0.21.1", default-features = false }
predicates = { version = "3.0.4", default-features = false }
prost = { version = "0.12.2", default-features = false }
prost = { version = "0.12.3", default-features = false }
prost-types = { version = "0.12.2", default-features = false }
quote = { version = "1", default-features = false }
rand = { version = "0.8", default-features = false }
Expand Down

0 comments on commit 289c29f

Please sign in to comment.