Skip to content

Commit

Permalink
cargo: remove unused 'derivative' dependency
Browse files Browse the repository at this point in the history
This seems to be failing the `cargo shear` check on `main`. It looks
like this was caused by #6200.
  • Loading branch information
BurntSushi committed Aug 19, 2024
1 parent 4469f57 commit 8f3ced1
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 crates/pep508-rs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ workspace = true

[dependencies]
boxcar = { workspace = true }
derivative = { workspace = true }
itertools = { workspace = true }
indexmap = { workspace = true }
pubgrub = { workspace = true }
Expand Down

0 comments on commit 8f3ced1

Please sign in to comment.