Get cargo shear passing (#11392)

## Summary

Remove some unused dependencies, add a few ignores.
This commit is contained in:
Charlie Marsh 2024-05-12 21:56:24 -04:00 committed by GitHub
parent 5ab4cc86c2
commit 6cec82fff8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 20 additions and 19 deletions

View file

@ -19,8 +19,5 @@ ruff_source_file = { path = "../ruff_source_file" }
itertools = { workspace = true }
unicode-ident = { workspace = true }
[dev-dependencies]
insta = { workspace = true }
[lints]
workspace = true