Bump serde_json from 1.0.40 to 1.0.41 (#6226)

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.40 to 1.0.41.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.40...v1.0.41)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-10-03 21:03:05 -06:00
committed by Greg Fitzgerald
parent ffae4662bc
commit d759a447be
15 changed files with 39 additions and 39 deletions

View File

@ -11,7 +11,7 @@ publish = false
[dependencies]
log = "0.4.8"
serde_json = "1.0.40"
serde_json = "1.0.41"
solana-metrics = { path = "../metrics", version = "0.20.0" }
[[bin]]