Skip to content

Commit bbd14b6

Browse files
committedJul 31, 2024·
Support cross workspace amend
Change: ws-amend

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+344
-69
lines changed
 

‎Cargo.lock

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

‎Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ tempfile = "3.10.1"
3737

3838
[workspace.dependencies.git2]
3939
default-features = false
40-
version = "0.19"
40+
version = "0.18.3"
4141

4242
[workspace.dependencies.juniper]
4343
version = "0.15.11"

0 commit comments

Comments
 (0)
Please sign in to comment.