chore(deps): Bump toml from 0.5.1 to 0.5.3 (#151)

Bumps [toml](https://github.com/alexcrichton/toml-rs) from 0.5.1 to 0.5.3.
- [Release notes](https://github.com/alexcrichton/toml-rs/releases)
- [Commits](https://github.com/alexcrichton/toml-rs/compare/0.5.1...0.5.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-08-14 11:28:07 -04:00
committed by Matan Kushner
parent 8671fe89db
commit 3f4bd493d4
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ clap = "2.33.0"
ansi_term = "0.12.0"
dirs = "2.0.2"
git2 = "0.9.2"
toml = "0.5.1"
toml = "0.5.3"
serde_json = "1.0.40"
rayon = "1.1.0"
pretty_env_logger = "0.3.0"