mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-30 12:37:49 +00:00
Bump lazy_static from 1.2.0 to 1.3.0
Bumps [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.2.0...1.3.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
a9864b369b
commit
9fc716d1b8
2 changed files with 11 additions and 11 deletions
|
@ -257,7 +257,7 @@ regex = "1.0.3"
|
|||
rand = "0.5.5"
|
||||
tempdir = "0.3.7"
|
||||
unindent = "0.1.3"
|
||||
lazy_static = "1.2.0"
|
||||
lazy_static = "1.3.0"
|
||||
|
||||
[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