Skip to content

Commit

Permalink
chore(deps,cargo): bump once_cell from 1.20.1 to 1.20.2 in the cargo …
Browse files Browse the repository at this point in the history
…group (#236)

Bumps the cargo group with 1 update:
[once_cell](https://github.com/matklad/once_cell).

Updates `once_cell` from 1.20.1 to 1.20.2

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent fdcc694 commit cf1e24d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 12 deletions.
13 changes: 2 additions & 11 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.1", optional = true }
once_cell = { version = "1.20.2", 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 cf1e24d

Please sign in to comment.