mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-08-05 15:37:47 +00:00
Bump time from 0.1.39 to 0.1.40
Bumps [time](https://github.com/rust-lang/time) from 0.1.39 to 0.1.40. - [Release notes](https://github.com/rust-lang/time/releases) - [Commits](https://github.com/rust-lang/time/compare/0.1.39...0.1.40) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
a31b1047c1
commit
b21bd0bea3
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ authors = []
|
||||||
getopts = "0.2.14"
|
getopts = "0.2.14"
|
||||||
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.38", optional = true }
|
time = { version = "0.1.40", optional = true }
|
||||||
data-encoding = { version = "^2.1", optional = true }
|
data-encoding = { version = "^2.1", optional = true }
|
||||||
libc = { version = "0.2.42", optional = true }
|
libc = { version = "0.2.42", optional = true }
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue