Skip to content

Commit 1a6cace

Browse files
Update crate-git-revision to 0.0.9 (#2611)
### What Bump the `crate-git-revision` build dependency in soroban-cli from 0.0.8 to 0.0.9, updating the workspace `Cargo.lock` to match. ### Why Keep the dependency current with its latest published release. ### Known limitations N/A --- _Generated by [Claude Code](https://claude.ai/code/session_013uNV6z846BVxfUtse4UA5X)_
1 parent 0a0e74e commit 1a6cace

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

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

cmd/soroban-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ serde_with = "3.11.0"
128128
rustc_version = "0.4.1"
129129

130130
[build-dependencies]
131-
crate-git-revision = "0.0.8"
131+
crate-git-revision = "0.0.9"
132132
serde.workspace = true
133133
thiserror.workspace = true
134134

0 commit comments

Comments
 (0)