rspack_cacheable_test 0.2.1-alpha.1

rspack_cacheable_test
[dependencies.camino]
version = "1.1.9"

[dependencies.dashmap]
version = "6.1.0"

[dependencies.json]
version = "0.12.4"

[dependencies.lightningcss]
default-features = false
features = ["grid", "serde"]
version = "1.0.0-alpha.64"

[dependencies.once_cell]
version = "1.20.2"

[dependencies.rspack_cacheable]
version = "=0.2.1-alpha.1"

[dependencies.rspack_resolver]
features = ["package_json_raw_json_api"]
version = "0.6.0"

[dependencies.rspack_sources]
version = "0.4.8"

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

[dependencies.serde_json]
version = "1.0.134"

[dependencies.swc_core]
default-features = false
features = ["parallel_rayon", "ecma_ast"]
version = "=31.0.1"

[dependencies.ustr]
package = "ustr-fxhash"
version = "1.0.1"

[dependencies.xxhash-rust]
features = ["const_xxh64"]
version = "0.8.14"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "rspack_cacheable_test"
edition = "2021"
license = "MIT"
name = "rspack_cacheable_test"
readme = false
repository = "https://github.com/web-infra-dev/rspack"
version = "0.2.1-alpha.1"

[[test]]
name = "context"
path = "tests/context.rs"

[[test]]
name = "macro_case"
path = "tests/macro_case.rs"

[[test]]
name = "with_case"
path = "tests/with_case.rs"