# 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 = "auditable-build" version = "0.2.0" authors = ["Sergey \"Shnatsel\" Davidoff "] description = "Companion crate to `auditable`, split out for technical reasons" license = "MIT OR Apache-2.0" repository = "https://github.com/Shnatsel/rust-audit" [dependencies.auditable-serde] version = "0.2.0" features = ["from_metadata"] [dependencies.cargo_metadata] version = "0.15" [dependencies.miniz_oxide] version = "0.5.3" [dependencies.serde_json] version = "1.0.57"