swc_fast_graph 0.22.0

Faster version of petgraph
Documentation
[dependencies.indexmap]
version = "2.0.0"

[dependencies.petgraph]
version = "0.6.0"

[dependencies.rustc-hash]
version = "1.1.0"

[dependencies.swc_common]
version = "0.34.0"

[lib]
bench = false

[package]
authors = ["강동윤 <kdy1997.dev@gmail.com>"]
description = "Faster version of petgraph"
edition = "2021"
include = ["Cargo.toml", "src/**/*.rs"]
license = "Apache-2.0"
name = "swc_fast_graph"
repository = "https://github.com/swc-project/swc.git"
version = "0.22.0"