build(deps): update rust crate semver to 1.0.23

This commit is contained in:
renovate[bot]
2024-05-07 04:00:56 +00:00
committed by GitHub
parent 875213ce24
commit ff9965ebb9
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -69,7 +69,7 @@ rand = "0.8.5"
rayon = "1.10.0"
regex = { version = "1.10.4", default-features = false, features = ["perf", "std", "unicode-perl"] }
rust-ini = "0.21.0"
semver = "1.0.22"
semver = "1.0.23"
serde = { version = "1.0.200", features = ["derive"] }
serde_json = "1.0.116"
sha1 = "0.10.6"