chore(deps): Bump rayon from 1.0.3 to 1.1.0 (#78)

Bumps [rayon](https://github.com/rayon-rs/rayon) from 1.0.3 to 1.1.0.
- [Release notes](https://github.com/rayon-rs/rayon/releases)
- [Changelog](https://github.com/rayon-rs/rayon/blob/master/RELEASES.md)
- [Commits](https://github.com/rayon-rs/rayon/compare/v1.0.3...rayon-core-v1.1.0)
This commit is contained in:
dependabot-preview[bot]
2019-06-13 15:59:39 +01:00
committed by Matan Kushner
parent 66939535db
commit 08c7449ff4
2 changed files with 32 additions and 22 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ dirs = "2.0.1"
git2 = "0.9.1"
toml = "0.5.1"
serde_json = "1.0.39"
rayon = "1.0.3"
rayon = "1.1.0"
pretty_env_logger = "0.3.0"
log = "0.4.6"
battery = "0.7.4"