mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
build(deps): bump remain from 0.1.5 to 0.2.0
Bumps [remain](https://github.com/dtolnay/remain) from 0.1.5 to 0.2.0. - [Release notes](https://github.com/dtolnay/remain/releases) - [Commits](https://github.com/dtolnay/remain/compare/0.1.5...0.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
2
qcow/Cargo.toml
Executable file → Normal file
2
qcow/Cargo.toml
Executable file → Normal file
@@ -12,7 +12,7 @@ path = "src/qcow.rs"
|
||||
byteorder = "1.3.2"
|
||||
libc = "0.2.60"
|
||||
log = "0.4.8"
|
||||
remain = "0.1.3"
|
||||
remain = "0.2.0"
|
||||
vmm-sys-util = ">=0.3.1"
|
||||
|
||||
[dev-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user