build: bump semver from 1.0.12 to 1.0.13 (#4225)

Bumps [semver](https://github.com/dtolnay/semver) from 1.0.12 to 1.0.13.
- [Release notes](https://github.com/dtolnay/semver/releases)
- [Commits](https://github.com/dtolnay/semver/compare/1.0.12...1.0.13)

---
updated-dependencies:
- dependency-name: semver
  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]
2022-08-03 03:05:39 -04:00
committed by GitHub
parent c8a5adb412
commit 0a14e87a34
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -61,7 +61,7 @@ rand = "0.8.5"
rayon = "1.5.3"
regex = "1.6.0"
rust-ini = "0.18.0"
semver = "1.0.12"
semver = "1.0.13"
serde = { version = "1.0.141", features = ["derive"] }
serde_json = "1.0.82"
sha-1 = "0.10.0"