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 Aug 3, 2024
1 parent e2d9d82 commit 1500985
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 21 deletions.
19 changes: 0 additions & 19 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 @@ -74,7 +74,6 @@ insta = { version = "1.39.0", features = ["filters"] }
itertools = "0.13.0"
libc = { version = "0.2.155" }
maplit = "1.0.2"
minus = { version = "5.6.1", features = ["dynamic_output", "search"] }
num_cpus = "1.16.0"
once_cell = "1.19.0"
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 @@ -72,7 +72,6 @@ indexmap = { 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 1500985

Please sign in to comment.