# 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_script_file_gen" version = "0.6.1" authors = ["harindaka "] description = "A Rust library which contains convenience methods to generate files with specified content via build scripts and include their content within source files." homepage = "https://github.com/harindaka/build_script_file_gen" readme = "README.md" keywords = ["build", "script", "generate", "file", "include"] categories = ["development-tools", "development-tools::build-utils"] license = "MIT/Apache-2.0" repository = "https://github.com/harindaka/build_script_file_gen" [[bin]] name = "build_script_file_gen" doc = false [dependencies] [badges.maintenance] status = "passively-maintained"