Skip to content

Commit

Permalink
chore(deps): update rust crate prost to 0.12.3 (#1915)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 22, 2023
1 parent 976e2fb commit 0e1ec35
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 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 crates/kademlia/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ prometheus-client = { workspace = true }
multihash = { workspace = true }
once_cell = { workspace = true }

prost = "0.12.1"
prost = "0.12.3"
smallvec = "1.11.2"
serde_json = { workspace = true }
log = { workspace = true }
Expand Down

0 comments on commit 0e1ec35

Please sign in to comment.