Bump semver from 0.7.0 to 0.9.0 (#5260)

Bumps [semver](https://github.com/steveklabnik/semver) from 0.7.0 to 0.9.0.
- [Release notes](https://github.com/steveklabnik/semver/releases)
- [Commits](https://github.com/steveklabnik/semver/compare/v0.7.0...v0.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-07-24 10:52:20 -06:00
committed by Greg Fitzgerald
parent 7afc61e0b9
commit 444bd7a702
2 changed files with 2 additions and 11 deletions

View File

@ -27,7 +27,7 @@ lazy_static = "1.3.0"
log = "0.4.7"
nix = "0.14.1"
reqwest = "0.9.19"
semver = "0.7.0"
semver = "0.9.0"
serde = "1.0.94"
serde_derive = "1.0.94"
serde_yaml = "0.8.9"