chore(deps): bump serde_json from 1.0.41 to 1.0.44

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-01-10 04:16:24 +00:00
committed by Fabian Freyer
parent 37638d200b
commit e1b031d220
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ libc = "0.2.66"
log = "0.4.8"
pretty_env_logger = "0.3.1"
serde = "1.0.104"
serde_json = "1.0.41"
serde_json = "1.0.44"
structopt = "0.3.7"
tokio = "0.1.22"
tokio-codec= "0.1.1"