rolldown_plugin_oxc_runtime 1.1.0

Rolldown plugin for OXC runtime helpers
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 = "rolldown_plugin_oxc_runtime"
version = "1.1.0"
build = false
publish = true
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Rolldown plugin for OXC runtime helpers"
homepage = "https://rolldown.rs/"
readme = "README.md"
license = "MIT"
repository = "https://github.com/rolldown/rolldown"

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

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

[dependencies.phf]
version = "0.13.0"

[dependencies.rolldown_common]
version = "1.1.0"

[dependencies.rolldown_plugin]
version = "1.1.0"

[dependencies.rolldown_utils]
version = "1.1.0"