mirror of
https://github.com/Noratrieb/cargo-minimize.git
synced 2026-01-14 16:35:01 +01:00
Migrate core logic to tree sitter
This commit is contained in:
parent
cb0bad3c9e
commit
c5621b3794
9 changed files with 174 additions and 152 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[workspace]
|
||||
members = ["./", "./testsuite"]
|
||||
exclude = ["test-cases/*", "full-tests/*"]
|
||||
exclude = ["full-tests/*"]
|
||||
|
||||
[package]
|
||||
name = "cargo-minimize"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue