Bump serde_json from 1.0.35 to 1.0.36
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.35 to 1.0.36. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.35...v1.0.36) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
committed by
Greg Fitzgerald
parent
00ee8813f7
commit
590b88f718
@@ -14,7 +14,7 @@ bs58 = "0.2.0"
|
||||
clap = "2.32.0"
|
||||
chrono = { version = "0.4.0", features = ["serde"] }
|
||||
dirs = "1.0.2"
|
||||
serde_json = "1.0.35"
|
||||
serde_json = "1.0.36"
|
||||
solana = { path = "..", version = "0.12.0" }
|
||||
solana-drone = { path = "../drone", version = "0.12.0" }
|
||||
solana-logger = { path = "../logger", version = "0.12.0" }
|
||||
|
Reference in New Issue
Block a user