mirror of
https://github.com/nushell/nushell.git
synced 2025-06-30 22:50:14 +02:00
Pin uu_cp
to the 0.0.22
release. (#10725)
This commit is contained in:
committed by
GitHub
parent
4e5a1ced13
commit
76ee00e013
@ -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 }
|
||||
|
Reference in New Issue
Block a user