mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-30 12:37:49 +00:00
Bump lazy_static from 1.0.0 to 1.0.1
Bumps [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/commits/v1.0.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
9b28029982
commit
d1c18c01e9
3 changed files with 9 additions and 15 deletions
|
@ -256,7 +256,7 @@ regex = "0.2.2"
|
|||
rand = "0.3.15"
|
||||
tempdir = "0.3.5"
|
||||
unindent = "0.1.0"
|
||||
lazy_static = "1.0.0"
|
||||
lazy_static = "1.0.1"
|
||||
|
||||
[target.'cfg(unix)'.dev-dependencies]
|
||||
rust-users = { git = "https://github.com/uutils/rust-users" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue