Skip to content

Commit 16df0d3

Browse files
Build filter trees in-memory
1 parent 47c500a commit 16df0d3

File tree

3 files changed

+313
-242
lines changed

3 files changed

+313
-242
lines changed

Cargo.lock

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

josh-core/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ bitvec = "1.0.1"
1515
git-version = "0.3.9"
1616
git2 = { workspace = true }
1717
gix-object = "0.50.2"
18+
gix-hash = "*"
1819
glob = "0.3.1"
1920
hex = { workspace = true }
2021
indoc = "2.0.7"

0 commit comments

Comments
 (0)