build(deps): bump vergen-gitcl from 1.0.7 to 1.0.8 (#4389)

This commit is contained in:
Quentin Gliech
2025-04-11 16:26:30 +02:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

4
Cargo.lock generated
View File

@@ -6866,9 +6866,9 @@ dependencies = [
[[package]]
name = "vergen-gitcl"
version = "1.0.7"
version = "1.0.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "92ee058141ff0fab661d1e2837d1cf0fe1ac6173cf46224e25cec21e780eb5cc"
checksum = "b9dfc1de6eb2e08a4ddf152f1b179529638bedc0ea95e6d667c014506377aefe"
dependencies = [
"anyhow",
"derive_builder",

View File

@@ -87,7 +87,7 @@ syn2mas.workspace = true
[build-dependencies]
anyhow.workspace = true
vergen-gitcl = { version = "1.0.7", features = ["rustc"] }
vergen-gitcl = { version = "1.0.8", features = ["rustc"] }
[features]
# Features used for the prebuilt binaries