# 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] edition = "2018" name = "libyal-rs-common-build" version = "0.2.5" authors = ["Omer Ben-Amram "] description = "Internal build utilities" homepage = "https://github.com/omerbenamram/libyal-rs" license = "LGPL-3.0+" repository = "https://github.com/omerbenamram/libyal-rs" [dependencies.bindgen] version = "0.49.0" [dependencies.failure] version = "0.1.5" [dependencies.fs_extra] version = "1.1.0" [dependencies.rand] version = "0.6.5" [target."cfg(target_os = \"windows\")".dependencies.cc] version = "1.0.35" [target."cfg(target_os = \"windows\")".dependencies.encoding_rs] version = "0.8.17" [target."cfg(target_os = \"windows\")".dependencies.encoding_rs_io] version = "0.1.6" [target."cfg(target_os = \"windows\")".dependencies.walkdir] version = "2.2.7"