# 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 = "dia_core" version = "0.1.0" description = "core elements of dia" homepage = "https://dia.dev" license = "MIT" repository = "https://github.com/orcharddweller/dia" [dependencies.pest] version = "2.7.8" [dependencies.pest_derive] version = "2.7.8" [dependencies.swc_atoms] version = "0.6.5" [dependencies.swc_common] version = "0.33.19" [dependencies.swc_ecma_ast] version = "0.112.5" [dependencies.swc_ecma_codegen] version = "0.148.11" [dependencies.swc_ecma_parser] version = "0.143.9" [dependencies.thiserror] version = "1.0.58"