Bump serde from 1.0.87 to 1.0.88

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.87 to 1.0.88.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.87...v1.0.88)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-02-16 04:04:56 +00:00
committed by Greg Fitzgerald
parent b79d361e6c
commit 02801b3e75
12 changed files with 35 additions and 35 deletions

View File

@@ -15,7 +15,7 @@ log = "0.4.2"
jsonrpc-core = "10.1.0"
jsonrpc-derive = "10.1.0"
jsonrpc-http-server = "10.1.0"
serde = "1.0.87"
serde = "1.0.88"
serde_json = "1.0.38"
solana-sdk = { path = "../sdk", version = "0.12.0" }
solana-metrics = { path = "../metrics", version = "0.12.0" }