mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-08-05 15:37:47 +00:00
update deps (Cargo.toml); MinSRV == v1.31.0
This commit is contained in:
parent
18b13ed4b4
commit
e35bd4b79c
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,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.1"
|
wild = "2.0.0, < 2.0.2"
|
||||||
## 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