mirror of
https://github.com/nushell/nushell.git
synced 2024-11-21 16:03:19 +01:00
bump which from 3 to 4.0.1 (#2035)
This release should work with reparse points like WinGet.
This commit is contained in:
parent
e8476d8fbb
commit
d095cb91e4
@ -85,7 +85,7 @@ toml = "0.5.6"
|
|||||||
typetag = "0.1.4"
|
typetag = "0.1.4"
|
||||||
umask = "1.0.0"
|
umask = "1.0.0"
|
||||||
unicode-xid = "0.2.0"
|
unicode-xid = "0.2.0"
|
||||||
which = "3"
|
which = "4.0.1"
|
||||||
|
|
||||||
trash = { version = "1.0.1", optional = true }
|
trash = { version = "1.0.1", optional = true }
|
||||||
clipboard = { version = "0.5", optional = true }
|
clipboard = { version = "0.5", optional = true }
|
||||||
|
Loading…
Reference in New Issue
Block a user