Skip to content

Commit

Permalink
cargo: remove minus dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
yuja committed Jan 12, 2025
1 parent 8622828 commit 7bf4644
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 56 deletions.
60 changes: 6 additions & 54 deletions 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ insta = { version = "1.42.0", features = ["filters"] }
itertools = "0.13.0"
libc = { version = "0.2.169" }
maplit = "1.0.2"
minus = { version = "5.6.1", features = ["dynamic_output", "search"] }
num_cpus = "1.16.0"
once_cell = "1.20.2"
os_pipe = "1.2.1"
Expand Down
1 change: 0 additions & 1 deletion cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ indoc = { workspace = true }
itertools = { workspace = true }
jj-lib = { workspace = true }
maplit = { workspace = true }
minus = { workspace = true }
once_cell = { workspace = true }
os_pipe = { workspace = true }
pest = { workspace = true }
Expand Down

0 comments on commit 7bf4644

Please sign in to comment.