mirror of
https://github.com/astral-sh/ruff.git
synced 2025-07-24 05:25:17 +00:00
refactor: Extract ruff_wasm
(#3401)
This commit is contained in:
parent
a7f3532395
commit
229f1c34cb
14 changed files with 193 additions and 181 deletions
|
@ -11,7 +11,6 @@ proc-macro = true
|
|||
|
||||
[dependencies]
|
||||
glob = { workspace = true }
|
||||
proc-macro-error = { version = "1.0.4", default-features = false }
|
||||
proc-macro2 = { workspace = true }
|
||||
quote = { workspace = true }
|
||||
syn = { workspace = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue