Bump byteorder from 1.3.2 to 1.3.4 (#8159)
Bumps [byteorder](https://github.com/BurntSushi/byteorder) from 1.3.2 to 1.3.4. - [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.2...1.3.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
@@ -30,7 +30,7 @@ assert_matches = { version = "1.3.0", optional = true }
|
||||
bincode = "1.2.1"
|
||||
bs58 = "0.3.0"
|
||||
bv = { version = "0.11.0", features = ["serde"] }
|
||||
byteorder = { version = "1.3.2", optional = true }
|
||||
byteorder = { version = "1.3.4", optional = true }
|
||||
chrono = { version = "0.4", optional = true }
|
||||
generic-array = { version = "0.13.2", default-features = false, features = ["serde", "more_lengths"] }
|
||||
hex = "0.4.0"
|
||||
|
Reference in New Issue
Block a user