Bump serde_json from 1.0.38 to 1.0.39
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.38 to 1.0.39. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.38...v1.0.39) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
committed by
Greg Fitzgerald
parent
cf545e64b8
commit
5b72a984a3
@ -10,7 +10,7 @@ homepage = "https://solana.com/"
|
||||
|
||||
[dependencies]
|
||||
clap = "2.32.0"
|
||||
serde_json = "1.0.38"
|
||||
serde_json = "1.0.39"
|
||||
solana = { path = "..", version = "0.12.0" }
|
||||
solana-sdk = { path = "../sdk", version = "0.12.0" }
|
||||
solana-logger = { path = "../logger", version = "0.12.0" }
|
||||
|
Reference in New Issue
Block a user