Skip to content

Commit

Permalink
chore(deps): update rust crate prost to 0.12.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Theodus committed Apr 8, 2024
1 parent 182c63b commit 10a8fe4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 graph-gateway/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ num-traits = "0.2.18"
ordered-float = "4.2.0"
pin-project = "1.1.5"
prometheus = { version = "0.13", default-features = false }
prost = "0.12.3"
prost = "0.12.4"
rand.workspace = true
rdkafka = { version = "0.36.2", features = ["gssapi", "tracing"] }
reqwest.workspace = true
Expand Down

0 comments on commit 10a8fe4

Please sign in to comment.