build: bump versions from 3.0.2 to 3.0.3 (#3003)

Bumps [versions](https://github.com/fosskers/rs-versions) from 3.0.2 to 3.0.3.
- [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/commits)

---
updated-dependencies:
- dependency-name: versions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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-08-24 18:38:12 +02:00
committed by GitHub
parent 45b0114b12
commit 779def1362
2 changed files with 12 additions and 63 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ notify-rust = { version = "4.5.1", optional = true }
semver = "1.0.4"
which = "4.2.2"
shadow-rs = "0.7.1"
versions = "3.0.2"
versions = "3.0.3"
strsim = "0.10.0"
process_control = { version = "3.1.0", features = ["crossbeam-channel"] }