compiletest: add camino for UTF-8 path handling

This commit is contained in:
Jieyou Xu 2025-04-12 07:55:20 +08:00
parent 65fa0ab924
commit b203d40367
No known key found for this signature in database
GPG key ID: 045B995028EA6AFC
2 changed files with 2 additions and 0 deletions

View file

@ -10,6 +10,7 @@ doctest = false
# tidy-alphabetical-start
anstyle-svg = "0.1.3"
build_helper = { path = "../../build_helper" }
camino = "1"
colored = "2"
diff = "0.1.10"
getopts = "0.2"