build/deps ~ relax/update the wild dep

Co-authored-by: Roy Ivy III <rivy.dev@gmail.com>
This commit is contained in:
Sylvestre Ledru 2020-06-01 11:01:34 +02:00 committed by Roy Ivy III
parent 00779a1fb5
commit 121ab6d847

View file

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