# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] name = "build_details" version = "0.1.2" authors = ["Sam Wilson "] description = "build.rs helper that provides build information at runtime" readme = "README.md" keywords = ["build", "codegen", "profile", "build-dependencies"] categories = ["development-tools", "development-tools::build-utils"] license = "MPL-2.0" repository = "https://github.com/tecywiz121/build_details" [dependencies.maplit] version = "1.0.1" [dependencies.phf_codegen] version = "0.7.22" [dev-dependencies.lazy_static] version = "1.0.0" [dev-dependencies.tempfile] version = "3.0.3"