swc_experimental_allocator 0.11.0

An extensible Rust-based platform for the next generation of fast developer tools
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 = "swc_experimental_allocator"
version = "0.11.0"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "An extensible Rust-based platform for the next generation of fast developer tools"
homepage = "https://swc.rs/"
readme = false
keywords = ["JavaScript"]
license = "Apache-2.0"
repository = "https://github.com/CPunisher/swc-experimental"

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

[dependencies.allocator-api2]
version = "0.2.8"

[dependencies.bumpalo]
version = "3.20.2"
features = ["allocator-api2"]

[dependencies.hashbrown]
version = "0.17.1"

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