chore(deps): update rust crate uutests to 0.4.0

This commit is contained in:
renovate[bot]
2025-11-10 18:31:25 +00:00
committed by GitHub
parent c1d787c51b
commit e4f97aa34f
2 changed files with 9 additions and 9 deletions

View File

@@ -77,7 +77,7 @@ textwrap = { version = "0.16.0", features = ["terminal_size"] }
thiserror = "2.0"
uucore = "0.2.2"
uuid = { version = "1.16.0", features = ["rng-rand"] }
uutests = "0.3.0"
uutests = "0.4.0"
windows = { version = "0.61.1" }
xattr = "1.3.1"