# 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 = "starlark-dialect-build-targets" version = "0.8.0" authors = ["Gregory Szorc "] description = "A Starlark dialect providing simple build system primitives" homepage = "https://github.com/indygreg/PyOxidizer" readme = "README.md" license = "MPL-2.0" repository = "https://github.com/indygreg/PyOxidizer.git" [dependencies.anyhow] version = "1.0.68" [dependencies.codemap] version = "0.1.3" [dependencies.codemap-diagnostic] version = "0.1.1" [dependencies.linked-hash-map] version = "0.5.6" [dependencies.log] version = "0.4.17" [dependencies.path-dedot] version = "3.0.18" [dependencies.starlark] version = "0.3.2"