swc_graph_analyzer 4.0.0

Graph analyzer
Documentation
[dependencies.auto_impl]
version = "1.2.0"

[dependencies.petgraph]
version = "0.6.0"

[dependencies.swc_common]
version = "4.0.0"

[dependencies.swc_fast_graph]
version = "5.0.0"

[dependencies.tracing]
version = "0.1.40"

[dev-dependencies.testing]
version = "4.0.0"

[lib]
bench = false
name = "swc_graph_analyzer"
path = "src/lib.rs"

[package]
authors = ["강동윤 <kdy1997.dev@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Graph analyzer"
edition = "2021"
include = ["Cargo.toml", "src/**/*.rs"]
license = "Apache-2.0"
name = "swc_graph_analyzer"
readme = false
repository = "https://github.com/swc-project/swc.git"
version = "4.0.0"