# 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 = "2021" name = "swc_node_base" version = "0.5.9" authors = ["강동윤 "] description = "Speedy web compiler" documentation = "https://rustdoc.swc.rs/swc_node_base/" license = "Apache-2.0" repository = "https://github.com/swc-project/swc.git" [lib] bench = false [dependencies] [target."cfg(all(target_os = \"linux\", target_env = \"gnu\", any(target_arch = \"x86_64\", target_arch = \"aarch64\")))".dependencies.tikv-jemallocator] version = "0.5" features = ["disable_initial_exec_tls"] [target."cfg(not(target_os = \"linux\"))".dependencies.mimalloc-rust] version = "0.2"