build(deps): update rust crate semver to 1.0.27 (#6977)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-09-14 20:22:06 +00:00
committed by GitHub
parent 0e6cdd5308
commit 91e4478782
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -64,7 +64,7 @@ rand = "0.9.2"
rayon = "1.11.0"
regex = { version = "1.11.2", default-features = false, features = ["perf", "std", "unicode-perl"] }
rust-ini = "0.21.3"
semver = "1.0.26"
semver = "1.0.27"
serde = { version = "1.0.221", features = ["derive"] }
serde_json = "1.0.145"
sha1 = "0.10.6"