build(deps): bump byteorder from 1.3.2 to 1.3.4

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:
dependabot-preview[bot]
2020-02-07 13:44:37 +00:00
parent 0cd3325a06
commit d46c61c5d4
7 changed files with 14 additions and 14 deletions

View File

@@ -7,7 +7,7 @@ authors = ["The Chromium OS Authors"]
default = []
[dependencies]
byteorder = "1.3.2"
byteorder = "1.3.4"
kvm-bindings = "0.2.0"
kvm-ioctls = "0.5.0"
libc = "0.2.60"