swc_atoms 0.6.7

Atoms for the swc project.
Documentation
[dependencies.bytecheck]
optional = true
version = "0.6.10"

[dependencies.hstr]
version = "0.2.8"

[dependencies.once_cell]
version = "1"

[dependencies.rkyv]
features = ["strict", "validation"]
optional = true
package = "rkyv"
version = "=0.7.44"

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

[dependencies.serde]
version = "1"

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

[lib]
bench = false

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