bump which from 3 to 4.0.1 (#2035)

This release should work with reparse points like WinGet.
This commit is contained in:
Darren Schroeder 2020-06-22 12:58:10 -05:00 committed by GitHub
parent e8476d8fbb
commit d095cb91e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 }