Clean up many small dependencies (part 3) (#8425)

Follow-up to #8353

Release Notes:
- N/A
This commit is contained in:
Dzmitry Malyshau 2024-02-26 01:08:57 -08:00 committed by GitHub
parent f54bb32a7f
commit a44fc24445
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
42 changed files with 19 additions and 477 deletions

View file

@ -12,8 +12,6 @@ doctest = false
[dependencies]
lazy_static.workspace = true
proc-macro2 = "1.0"
quote = "1.0"
sqlez.workspace = true
sqlformat = "0.2"
syn = "1.0"