Skip to content

Commit

Permalink
cli: remove unused dependency on gix-filter
Browse files Browse the repository at this point in the history
This dependency was added in 067d37a but it seems it ended up being
used only from the jj-lib crate.
  • Loading branch information
martinvonz committed Jul 17, 2024
1 parent d1912bf commit f2bfb90
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ esl01-renderdag = { workspace = true }
futures = { workspace = true }
git2 = { workspace = true }
gix = { workspace = true }
gix-filter = { workspace = true }
hex = { workspace = true }
indexmap = { workspace = true }
itertools = { workspace = true }
Expand Down

0 comments on commit f2bfb90

Please sign in to comment.