Skip to content

Commit

Permalink
build(deps): bump serde_json from 1.0.48 to 1.0.50
Browse files Browse the repository at this point in the history
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](serde-rs/json@v1.0.48...v1.0.50)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] committed Mar 30, 2020
1 parent a3b7b7b commit a9d3143
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit a9d3143

Please sign in to comment.