mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
build: bump remain from 0.2.2 to 0.2.3
Bumps [remain](https://github.com/dtolnay/remain) from 0.2.2 to 0.2.3. - [Release notes](https://github.com/dtolnay/remain/releases) - [Commits](https://github.com/dtolnay/remain/compare/0.2.2...0.2.3) --- updated-dependencies: - dependency-name: remain dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ byteorder = "1.4.3"
|
||||
crc32c = "0.6.3"
|
||||
libc = "0.2.124"
|
||||
log = "0.4.16"
|
||||
remain = "0.2.2"
|
||||
remain = "0.2.3"
|
||||
thiserror = "1.0"
|
||||
uuid = { version = "1.0.0", features = ["v4"] }
|
||||
vmm-sys-util = ">=0.3.1"
|
||||
Reference in New Issue
Block a user