# 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 = "cargo-zbuild" version = "1.5.2" exclude = [ "dist/*", "Cross.toml", ] description = "cargo-zbuild" readme = "README.md" license = "MIT OR Apache-2.0" [package.metadata.bundle] icon = ["icon/app.ico"] identifier = "com.trip.cargo.zbuild" [profile.release] opt-level = "z" lto = true codegen-units = 1 panic = "abort" strip = true [dependencies.custom_error] version = "1.9.2" [dependencies.dirs] version = "5.0.1" [dependencies.fs_extra] version = "1.3.0" [dependencies.goblin] version = "0.8.0" [dependencies.regex] version = "1.9.5" [dependencies.serde_json] version = "1.0.114" [dependencies.tinyget] version = "1.0.1" features = ["https"] [dependencies.toml] version = "0.8.0" [dependencies.url] version = "2.5.0" [dependencies.zstd] version = "0.13.0" [target."cfg(windows)".build-dependencies.auto-winres] version = "0.1.12" package = "winres"