bright_swc_atoms 0.4.0

Atoms for the swc project.
Documentation
[build-dependencies.string_cache_codegen]
version = "0.5.2"
[dependencies.bytecheck]
optional = true
version = "0.6.9"

[dependencies.once_cell]
version = "1"

[dependencies.rkyv]
optional = true
version = "0.7.39"

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

[dependencies.serde]
version = "1"

[dependencies.string_cache]
version = "0.8.4"

[features]
rkyv-impl = ["rkyv", "bytecheck"]

[lib]
bench = false

[package]
authors = ["강동윤 <kdy1997.dev@gmail.com>"]
build = "build.rs"
description = "Atoms for the swc project."
documentation = "https://rustdoc.swc.rs/swc_atoms/"
edition = "2021"
license = "Apache-2.0"
name = "bright_swc_atoms"
repository = "https://github.com/swc-project/swc.git"
version = "0.4.0"