Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Commit

Permalink
Bump serde_bytes from 0.11.7 to 0.11.8 (#30045)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-buildkite <[email protected]>
  • Loading branch information
dependabot[bot] and dependabot-buildkite authored Feb 1, 2023
1 parent a2cf251 commit cae2aae
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 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 ledger/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ rand_chacha = "0.2.2"
rayon = "1.5.3"
reed-solomon-erasure = { version = "6.0.0", features = ["simd-accel"] }
serde = "1.0.144"
serde_bytes = "0.11.7"
serde_bytes = "0.11.8"
sha2 = "0.10.5"
solana-account-decoder = { path = "../account-decoder", version = "=1.16.0" }
solana-bpf-loader-program = { path = "../programs/bpf_loader", version = "=1.16.0" }
Expand Down
4 changes: 2 additions & 2 deletions programs/sbf/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cae2aae

Please sign in to comment.