brk_rolldown_plugin_copy_module 1.0.0-rc.7

Rolldown builtin plugin implementing esbuild copy loader semantics
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2024"
name = "brk_rolldown_plugin_copy_module"
version = "1.0.0-rc.7"
build = false
publish = true
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Rolldown builtin plugin implementing esbuild copy loader semantics"
readme = false
license = "MIT"

[lib]
name = "brk_rolldown_plugin_copy_module"
path = "src/lib.rs"
doctest = false

[dependencies.anyhow]
version = "1.0.98"

[dependencies.arcstr]
version = "1.2.0"
default-features = false

[dependencies.memchr]
version = "2.7.4"

[dependencies.rolldown_common]
version = "1.0.0-rc.7"
package = "brk_rolldown_common"

[dependencies.rolldown_plugin]
version = "1.0.0-rc.7"
package = "brk_rolldown_plugin"

[dependencies.rolldown_utils]
version = "1.0.0-rc.7"
package = "brk_rolldown_utils"

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

[dependencies.string_wizard]
version = "1.0.0-rc.7"
features = ["serde"]
package = "brk_string_wizard"

[dependencies.sugar_path]
version = "2.0.1"
features = ["cached_current_dir"]

[dependencies.tokio]
version = "1.45.0"
features = ["fs"]
default-features = false