rspack_plugin_warn_sensitive_module 0.4.11

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

[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"]