Skip to content

Commit 521aff9

Browse files
build(deps): bump vergen-gitcl from 1.0.7 to 1.0.8
Bumps [vergen-gitcl](https://github.com/rustyhorde/vergen) from 1.0.7 to 1.0.8. - [Release notes](https://github.com/rustyhorde/vergen/releases) - [Commits](rustyhorde/vergen@vergen_git2_1.0.7...vergen_gix_1.0.8) --- updated-dependencies: - dependency-name: vergen-gitcl dependency-version: 1.0.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4a14e36 commit 521aff9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ syn2mas.workspace = true
8787

8888
[build-dependencies]
8989
anyhow.workspace = true
90-
vergen-gitcl = { version = "1.0.7", features = ["rustc"] }
90+
vergen-gitcl = { version = "1.0.8", features = ["rustc"] }
9191

9292
[features]
9393
# Features used for the prebuilt binaries

0 commit comments

Comments
 (0)