mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-08-01 21:47:46 +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]
|
[dependencies]
|
||||||
dunce = "1.0.0"
|
dunce = "1.0.0"
|
||||||
getopts = "<= 0.2.21"
|
getopts = "<= 0.2.21"
|
||||||
wild = "2.0.0, < 2.0.2"
|
wild = "2.0.4"
|
||||||
## optional
|
## optional
|
||||||
failure = { version = "<= 0.1.1", optional = true }
|
failure = { version = "<= 0.1.1", optional = true }
|
||||||
failure_derive = { version = "<= 0.1.1", optional = true }
|
failure_derive = { version = "<= 0.1.1", optional = true }
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue