swc_cached 0.3.8

Cached types for swc
Documentation
[dependencies.ahash]
version = "0.7.6"

[dependencies.anyhow]
version = "1.0.55"

[dependencies.dashmap]
version = "5.1.0"

[dependencies.once_cell]
version = "1.10.0"

[dependencies.regex]
version = "1.5.4"

[dependencies.serde]
version = "1.0.136"

[dependencies.swc_atoms]
version = "0.4.12"

[lib]
bench = false

[package]
authors = ["강동윤 <kdy1997.dev@gmail.com>"]
description = "Cached types for swc"
documentation = "https://rustdoc.swc.rs/swc_cached/"
edition = "2021"
include = ["Cargo.toml", "src/**/*.rs"]
license = "Apache-2.0"
name = "swc_cached"
repository = "https://github.com/swc-project/swc.git"
resolver = "1"
version = "0.3.8"