mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
build: Bump dirs from 5.0.1 to 6.0.0
Bumps [dirs](https://github.com/soc/dirs-rs) from 5.0.1 to 6.0.0. - [Commits](https://github.com/soc/dirs-rs/commits) --- updated-dependencies: - dependency-name: dirs dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -7,7 +7,7 @@ version = "0.1.0"
|
||||
|
||||
[dependencies]
|
||||
clap = { version = "4.5.13", features = ["wrap_help"] }
|
||||
dirs = "5.0.1"
|
||||
dirs = "6.0.0"
|
||||
serde = { version = "1.0.208", features = ["derive", "rc"] }
|
||||
serde_json = "1.0.120"
|
||||
test_infra = { path = "../test_infra" }
|
||||
|
||||
Reference in New Issue
Block a user