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:
@@ -5,7 +5,7 @@ name = "test_infra"
|
||||
version = "0.1.0"
|
||||
|
||||
[dependencies]
|
||||
dirs = "5.0.1"
|
||||
dirs = "6.0.0"
|
||||
epoll = "4.3.3"
|
||||
libc = "0.2.167"
|
||||
once_cell = "1.20.2"
|
||||
|
||||
Reference in New Issue
Block a user