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:
dependabot[bot]
2025-02-11 23:57:37 +00:00
committed by GitHub
parent 7db3002e1d
commit c43ae1dc9d
4 changed files with 11 additions and 11 deletions

View File

@@ -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"