mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-30 12:37:49 +00:00
Merge pull request #1343 from uutils/dependabot/cargo/lazy_static-1.3.0
Bump lazy_static from 1.2.0 to 1.3.0
This commit is contained in:
commit
be91d50361
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