chore(deps): bump serde from 1.0.89 to 1.0.90

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-04-04 07:35:58 +00:00
committed by Fabian Freyer
parent 5c81ffd9fc
commit 467790aba8
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ futures = "0.1.26"
libc = "0.2.51"
log = "0.4.6"
pretty_env_logger = "0.3.0"
serde = "1.0.89"
serde = "1.0.90"
serde_json = "1.0.39"
tokio = "0.1.18"
tokio-codec= "0.1.1"