rspack_binding_builder 0.7.5

Rspack node builder
# 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 = "rspack_binding_builder"
version = "0.7.5"
authors = ["Rspack Teams"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Rspack node builder"
homepage = "https://rspack.rs/"
documentation = "https://rspack.rs/"
readme = "README.md"
categories = [
    "development-tools",
    "web-programming",
]
license = "MIT"
repository = "https://github.com/web-infra-dev/rspack"
resolver = "2"

[features]
plugin = ["rspack_binding_api/plugin"]

[lib]
name = "rspack_binding_builder"
path = "src/lib.rs"

[dependencies.rspack_binding_api]
version = "=0.7.5"
default-features = false