Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/cargo/proto-0dd28301d8
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrobbel authored Sep 23, 2024
2 parents a8b164f + 783dae3 commit b63c7f6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -34,7 +34,7 @@ serde = ["dep:pbjson", "dep:pbjson-build", "dep:pbjson-types"]

[dependencies]
hex = { version = "0.4.3", optional = true }
once_cell = { version = "1.20.0", optional = true }
once_cell = { version = "1.19.0", optional = true }
pbjson = { version = "0.7.0", optional = true }
pbjson-types = { version = "0.7.0", optional = true }
prost = "0.13.3"
Expand Down

0 comments on commit b63c7f6

Please sign in to comment.