# 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-plugin-add-logging-dataset-wts" version = "0.1.1" authors = ["SmileJayden "] exclude = ["Cargo.toml.bak"] description = "swc plugin add dataset for wts logging" homepage = "https://github.tossinvest.bz/frontend/add-logging-dataset.git" documentation = "https://github.tossinvest.bz/frontend/add-logging-dataset" readme = "README.md" keywords = ["swc-plugin"] categories = ["compilers"] license = "Apache-2.0" repository = "https://github.tossinvest.bz/frontend/add-logging-dataset.git" [profile.release] opt-level = "s" lto = true codegen-units = 1 strip = "symbols" [lib] crate-type = [ "cdylib", "rlib", ] [dependencies.serde_json] version = "1.0.79" [dependencies.swc_cached] version = "0.3.17" [dependencies.swc_common] version = "0.33.0" features = ["concurrent"] [dependencies.swc_core] version = "0.84.0" features = ["ecma_plugin_transform"] [dependencies.swc_ecma_ast] version = "0.110.0" [dependencies.swc_ecma_utils] version = "0.124.0" [dependencies.swc_ecma_visit] version = "0.96.0" [dependencies.swc_plugin_macro] version = "0.9.15" [dependencies.tracing] version = "0.1.37" features = ["release_max_level_off"] [dev-dependencies.swc_ecma_parser] version = "0.141.0" [dev-dependencies.swc_ecma_transforms_base] version = "0.134.0" [dev-dependencies.swc_ecma_transforms_testing] version = "0.137.0" [dev-dependencies.testing] version = "0.35.0"