[package] authors = ["강동윤 "] description = "Visitor generator for stable rustc" edition = "2021" license = "Apache-2.0" name = "swc_visit" repository = "https://github.com/swc-project/swc.git" version = "0.6.2" [lib] bench = false [features] path = [] [dependencies] either = { workspace = true } new_debug_unreachable = { workspace = true }