mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
build(deps): bump byteorder from 1.4.2 to 1.4.3
Bumps [byteorder](https://github.com/BurntSushi/byteorder) from 1.4.2 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.4.2...1.4.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
@@ -12,7 +12,7 @@ io_uring = ["block_util/io_uring"]
|
||||
anyhow = "1.0"
|
||||
arc-swap = ">=1.0.0"
|
||||
block_util = { path = "../block_util" }
|
||||
byteorder = "1.3.4"
|
||||
byteorder = "1.4.3"
|
||||
epoll = ">=4.0.1"
|
||||
event_monitor = { path = "../event_monitor" }
|
||||
io-uring = ">=0.4.0"
|
||||
|
||||
Reference in New Issue
Block a user