Bump serde_json from 1.0.33 to 1.0.34
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.33 to 1.0.34. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.33...v1.0.34) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
committed by
Michael Vines
parent
1531a1777a
commit
5fbdc6450d
@ -9,7 +9,7 @@ homepage = "https://solana.com/"
|
||||
|
||||
[dependencies]
|
||||
clap = "2.32.0"
|
||||
serde_json = "1.0.10"
|
||||
serde_json = "1.0.34"
|
||||
solana = { path = "..", version = "0.12.0" }
|
||||
solana-logger = { path = "../logger", version = "0.12.0" }
|
||||
|
||||
|
Reference in New Issue
Block a user