chore(deps): bump serde_json from 1.0.39 to 1.0.40

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-07-01 08:37:24 +00:00
committed by Fabian Freyer
parent f14075620e
commit 205325bead
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ libc = "0.2.58"
log = "0.4.6"
pretty_env_logger = "0.3.0"
serde = "1.0.93"
serde_json = "1.0.39"
serde_json = "1.0.40"
tokio = "0.1.21"
tokio-codec= "0.1.1"
tokio-io= "0.1.12"