Pin uu_cp to the 0.0.22 release. (#10725)

This commit is contained in:
Stefan Holderbach
2023-10-15 21:19:34 +02:00
committed by GitHub
parent 4e5a1ced13
commit 76ee00e013
3 changed files with 14 additions and 10 deletions

View File

@ -87,7 +87,7 @@ toml = "0.8"
unicode-segmentation = "1.10"
ureq = { version = "2.8", default-features = false, features = ["charset", "gzip", "json", "native-tls"] }
url = "2.2"
uu_cp = "0.0.21"
uu_cp = "0.0.22"
uuid = { version = "1.3", features = ["v4"] }
wax = { version = "0.6" }
which = { version = "4.4", optional = true }