build: bump versions from 3.0.3 to 4.0.0 (#3410)

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

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

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]
2022-01-10 13:32:59 +03:00
committed by GitHub
parent d6eb5f810c
commit 54794afad9
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -68,7 +68,7 @@ notify-rust = { version = "4.5.5", optional = true }
semver = "1.0.4"
which = "4.2.2"
shadow-rs = "0.8.1"
versions = "3.0.3"
versions = "4.0.0"
strsim = "0.10.0"
sha-1 = "0.10.0"
toml_edit = "0.12.4"