Bump serde_json from 1.0.34 to 1.0.35

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.34 to 1.0.35.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.34...v1.0.35)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-01-13 00:42:17 +00:00
committed by Greg Fitzgerald
parent f965b3de46
commit dc1049a6e7
12 changed files with 28 additions and 28 deletions

View File

@ -9,7 +9,7 @@ edition = "2018"
homepage = "https://solana.com/"
[dependencies]
serde_json = "1.0.34"
serde_json = "1.0.35"
solana-metrics = { path = "../metrics", version = "0.12.0" }
[[bin]]