build(deps): update rust crate semver to 1.0.20 (#5491)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-10-15 19:02:00 +02:00
committed by GitHub
parent 283d63bd24
commit 6194682464
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -69,7 +69,7 @@ rand = "0.8.5"
rayon = "1.8.0"
regex = { version = "1.9.5", default-features = false, features = ["perf", "std", "unicode-perl"] }
rust-ini = "0.19.0"
semver = "1.0.18"
semver = "1.0.20"
serde = { version = "1.0.188", features = ["derive"] }
serde_json = "1.0.107"
sha1 = "0.10.5"