chore(deps): bump serde from 1.0.84 to 1.0.89

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-03-28 19:22:17 +00:00
committed by Fabian Freyer
parent 7cb3fd4d85
commit 018333a591
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ actix-web= "0.7.19"
libc = "0.2.46"
log = "0.4.6"
pretty_env_logger = "0.3.0"
serde = "1.0.84"
serde = "1.0.89"
serde_json = "1.0.34"
tokio = "0.1.13"
tokio-pty-process = "*"