build: bump versions from 3.0.0 to 3.0.1 (#2706)

Bumps [versions](https://github.com/fosskers/rs-versions) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/fosskers/rs-versions/releases)
- [Changelog](https://github.com/fosskers/rs-versions/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fosskers/rs-versions/compare/v3.0.0...v3.0.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-05-10 08:05:37 -04:00
committed by GitHub
parent 13a31a163a
commit 3696ffdfe5
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ notify-rust = { version = "4.5.0", optional = true }
semver = "0.11.0"
which = "4.1.0"
shadow-rs = "0.5.25"
versions = "3.0.0"
versions = "3.0.1"
strsim = "0.10.0"
process_control = { version = "3.0.1", features = ["crossbeam-channel"] }