build(deps): bump serde_json from 1.0.48 to 1.0.50

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.48 to 1.0.50.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.48...v1.0.50)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-03-30 06:03:38 +00:00
parent a3b7b7b56a
commit a9d3143b9f
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ ansi_term = "0.12.1"
dirs = "2.0.2"
git2 = { version = "0.13.0", default-features = false, features = [] }
toml = "0.5.6"
serde_json = "1.0.48"
serde_json = "1.0.50"
rayon = "1.3.0"
pretty_env_logger = "0.4.0"
log = "0.4.8"