mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
build: bump serde_json from 1.0.66 to 1.0.67
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.66 to 1.0.67. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.66...v1.0.67) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -38,7 +38,7 @@ qcow = { path = "../qcow" }
|
||||
seccompiler = { git = "https://github.com/rust-vmm/seccompiler"}
|
||||
serde = { version = "1.0.129", features = ["rc"] }
|
||||
serde_derive = "1.0.129"
|
||||
serde_json = "1.0.66"
|
||||
serde_json = "1.0.67"
|
||||
signal-hook = "0.3.9"
|
||||
thiserror = "1.0.26"
|
||||
uuid = "0.8.2"
|
||||
|
||||
Reference in New Issue
Block a user