rspack_plugin_warn_sensitive_module 0.2.0

rspack sensitive module plugin
[package]
description = "rspack sensitive module plugin"
edition     = "2021"
license     = "MIT"
name        = "rspack_plugin_warn_sensitive_module"
repository  = "https://github.com/web-infra-dev/rspack"
version     = "0.2.0"

[dependencies]
cow-utils          = { workspace = true }
rspack_collections = { workspace = true }
rspack_core        = { workspace = true }
rspack_error       = { workspace = true }
rspack_hook        = { workspace = true }
rustc-hash         = { workspace = true }
tracing            = { workspace = true }

[package.metadata.cargo-shear]
ignored = ["tracing"]