build(deps): bump serde_json from 1.0.46 to 1.0.47

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.46 to 1.0.47.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.46...v1.0.47)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-02-10 05:58:54 +00:00
parent 9292ec63d4
commit 58906a7a80
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ ansi_term = "0.12.1"
dirs = "2.0.2"
git2 = { version = "0.11.0", default-features = false, features = [] }
toml = "0.5.6"
serde_json = "1.0.46"
serde_json = "1.0.47"
rayon = "1.3.0"
pretty_env_logger = "0.4.0"
log = "0.4.8"