chore: bump byteorder from 1.3.4 to 1.4.3 (#18300)
* chore: bump byteorder from 1.3.4 to 1.4.3 Bumps [byteorder](https://github.com/BurntSushi/byteorder) from 1.3.4 to 1.4.3. - [Release notes](https://github.com/BurntSushi/byteorder/releases) - [Changelog](https://github.com/BurntSushi/byteorder/blob/master/CHANGELOG.md) - [Commits](https://github.com/BurntSushi/byteorder/compare/1.3.4...1.4.3) --- updated-dependencies: - dependency-name: byteorder dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * [auto-commit] Update all Cargo lock files * Bump expected instruction count Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot-buildkite <dependabot-buildkite@noreply.solana.com> Co-authored-by: Tyera Eulberg <tyera@solana.com>
This commit is contained in:
@ -14,7 +14,7 @@ arrayref = "0.3.6"
|
||||
bincode = "1.3.3"
|
||||
blake3 = "0.3.8"
|
||||
bv = { version = "0.11.1", features = ["serde"] }
|
||||
byteorder = "1.3.4"
|
||||
byteorder = "1.4.3"
|
||||
bzip2 = "0.3.3"
|
||||
dashmap = { version = "4.0.2", features = ["rayon", "raw-api"] }
|
||||
crossbeam-channel = "0.5"
|
||||
|
Reference in New Issue
Block a user