We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68ae3ff commit a7f9441Copy full SHA for a7f9441
gix-filter/Cargo.toml
@@ -30,4 +30,4 @@ smallvec = "1.10.0"
30
[dev-dependencies]
31
once_cell = "1.18.0"
32
gix-testtools = { path = "../tests/tools" }
33
-gix-worktree = { version = "^0.22.0", path = "../gix-worktree" }
+gix-worktree = { path = "../gix-worktree" }
0 commit comments