Skip to content

Commit

Permalink
chore(deps): update rust crate prost to 0.12.3 (#510)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 9, 2024
1 parent 784dcd4 commit 6a04089
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 graph-gateway/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ indoc = "2.0.4"
itertools = "0.12.0"
lazy_static = "1.4"
prometheus = { version = "0.13", default-features = false }
prost = "0.12.1"
prost = "0.12.3"
rand.workspace = true
rdkafka = { version = "0.35.0", features = ["gssapi", "tracing"] }
reqwest.workspace = true
Expand Down

0 comments on commit 6a04089

Please sign in to comment.