mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-08-05 07:27:46 +00:00
Bump getopts from 0.2.17 to 0.2.18
Bumps [getopts](https://github.com/rust-lang/getopts) from 0.2.17 to 0.2.18. - [Release notes](https://github.com/rust-lang/getopts/releases) - [Commits](https://github.com/rust-lang/getopts/compare/0.2.17...v0.2.18) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
b21bd0bea3
commit
99da2451ab
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version = "0.0.1"
|
||||||
authors = []
|
authors = []
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
getopts = "0.2.14"
|
getopts = "0.2.18"
|
||||||
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 }
|
||||||
time = { version = "0.1.40", optional = true }
|
time = { version = "0.1.40", optional = true }
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue