# 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 = "cxx-llvm-auto" version = "0.0.3" authors = ["silvanshade "] links = "cxx-llvm-auto" description = "cxx-auto generated cxx bindings for cxx-llvm" license = "Apache-2.0 WITH LLVM-exception" repository = "https://github.com/silvanshade/cxx-llvm" [dependencies.cxx] version = "1.0" features = ["c++20"] [dependencies.cxx-auto] version = "0.0" [build-dependencies.cxx-auto] version = "0.0" [build-dependencies.cxx-build] version = "1.0" features = ["parallel"] [build-dependencies.cxx-llvm-build] version = "0.0" [build-dependencies.cxx-llvm-build-common] version = "0.0"