# 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 = "2018" name = "poly_styled_jsx" version = "0.6.1" authors = ["강동윤 "] description = "AST transforms for styled-jsx" license = "Apache-2.0" repository = "https://github.com/vercel/next.js.git" [dependencies.easy-error] version = "1.0.0" [dependencies.swc_common] version = "0.18.7" features = [ "concurrent", "sourcemap", ] [dependencies.swc_css] version = "0.105.0" [dependencies.swc_css_prefixer] version = "0.101.0" [dependencies.swc_ecmascript] version = "0.163.0" features = [ "parser", "minifier", "utils", "visit", ] [dependencies.tracing] version = "0.1.32" [dev-dependencies.swc_ecma_transforms_testing] version = "0.91.0" [dev-dependencies.testing] version = "0.20.0"