rspack_loader_react_refresh 0.6.8

rspack react refresh loader
[package]
description       = "rspack react refresh loader"
edition.workspace = true
license           = "MIT"
name              = "rspack_loader_react_refresh"
repository        = "https://github.com/web-infra-dev/rspack"
version.workspace = true
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
async-trait          = { workspace = true }
rspack_cacheable     = { workspace = true }
rspack_core          = { workspace = true }
rspack_error         = { workspace = true }
rspack_hook          = { workspace = true }
rspack_loader_runner = { workspace = true }
tracing              = { workspace = true }

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