Bump serde from 1.0.88 to 1.0.89

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-03-01 17:51:42 +00:00
committed by Greg Fitzgerald
parent a7c18cc0b4
commit 771a88665c
12 changed files with 36 additions and 36 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.88"
serde = "1.0.89"
serde_json = "1.0.39"
solana-sdk = { path = "../sdk", version = "0.12.0" }
solana-metrics = { path = "../metrics", version = "0.12.0" }