chore(deps): bump serde_json from 1.0.40 to 1.0.41

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-10-04 11:40:18 +00:00
committed by Fabian Freyer
parent 5a2095f403
commit 38535f2037
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ libc = "0.2.62"
log = "0.4.8"
pretty_env_logger = "0.3.1"
serde = "1.0.101"
serde_json = "1.0.40"
serde_json = "1.0.41"
structopt = "0.3.2"
tokio = "0.1.22"
tokio-codec= "0.1.1"