mirror of
https://github.com/uutils/coreutils
synced 2024-11-17 02:08:09 +00:00
build/deps ~ relax/update the wild dep
Co-authored-by: Roy Ivy III <rivy.dev@gmail.com>
This commit is contained in:
parent
00779a1fb5
commit
121ab6d847
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ members=["src/uucore_procs"]
|
|||
[dependencies]
|
||||
dunce = "1.0.0"
|
||||
getopts = "<= 0.2.21"
|
||||
wild = "2.0.0, < 2.0.2"
|
||||
wild = "2.0.4"
|
||||
## optional
|
||||
failure = { version = "<= 0.1.1", optional = true }
|
||||
failure_derive = { version = "<= 0.1.1", optional = true }
|
||||
|
|
Loading…
Reference in a new issue