# 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 = "2018" name = "cargo-xwinbuild" version = "0.4.0" default-run = "cargo-xwinbuild" description = "Cross compile Cargo project to Windows msvc target with ease" readme = "README.md" keywords = ["windows", "cargo", "msvc"] license = "MIT" repository = "https://github.com/messense/cargo-xwinbuild" [dependencies.anyhow] version = "1.0.53" [dependencies.clap] version = "3.1.2" features = ["derive", "env", "wrap_help"] [dependencies.dirs] version = "4.0.0" [dependencies.fs-err] version = "2.7.0" [dependencies.indicatif] version = "0.17.0-rc.6" [dependencies.path-slash] version = "0.1.4" [dependencies.xwin] version = "0.2.0"