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/commits) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
committed by
Greg Fitzgerald
parent
78841532f7
commit
85819983d7
@ -12,7 +12,7 @@ edition = "2018"
|
||||
influx_db_client = "0.3.6"
|
||||
log = "0.4.2"
|
||||
reqwest = "0.9.10"
|
||||
lazy_static = "1.2.0"
|
||||
lazy_static = "1.3.0"
|
||||
sys-info = "0.5.6"
|
||||
solana-sdk = { path = "../sdk", version = "0.12.0" }
|
||||
|
||||
|
Reference in New Issue
Block a user