chore: bump blake3 from 0.3.7 to 0.3.8 (#18223)
* chore: bump blake3 from 0.3.7 to 0.3.8 Bumps [blake3](https://github.com/BLAKE3-team/BLAKE3) from 0.3.7 to 0.3.8. - [Release notes](https://github.com/BLAKE3-team/BLAKE3/releases) - [Commits](https://github.com/BLAKE3-team/BLAKE3/compare/0.3.7...0.3.8) --- updated-dependencies: - dependency-name: blake3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * [auto-commit] Update all Cargo lock files Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot-buildkite <anatoly+githubjenkins@solana.io>
This commit is contained in:
@ -17,7 +17,7 @@ codecov = { repository = "solana-labs/solana", branch = "master", service = "git
|
||||
ahash = "0.7.4"
|
||||
base64 = "0.12.3"
|
||||
bincode = "1.3.3"
|
||||
blake3 = "0.3.7"
|
||||
blake3 = "0.3.8"
|
||||
bv = { version = "0.11.1", features = ["serde"] }
|
||||
bs58 = "0.4.0"
|
||||
byteorder = "1.3.4"
|
||||
|
Reference in New Issue
Block a user