Skip to content

Commit 0380f70

Browse files
author
Naseschwarz
committed
stash
1 parent afba89b commit 0380f70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

git2-hooks/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ test-utils = ["git2-testing"]
2020

2121
[dependencies]
2222
git2 = ">=0.17"
23+
git2-testing = { path = "../git2-testing", optional = true }
2324
log = "0.4"
2425
shellexpand = "3.1"
2526
thiserror = "2.0"
26-
git2-testing = { path = "../git2-testing", optional = true }
2727

2828
[dev-dependencies]
2929
git2-testing = { path = "../git2-testing" }

0 commit comments

Comments
 (0)