cargo-export 0.2.3

Utility to export compiler artifacts from cargo build process
Documentation
[dependencies.getopts]
version = "0.2.21"

[dependencies.serde]
features = ["derive"]
version = "1.0.193"

[dependencies.serde_json]
version = "1.0.108"
[dev-dependencies.proptest]
version = "1.4.0"

[package]
categories = ["development-tools::cargo-plugins", "command-line-utilities", "development-tools::build-utils"]
description = "Utility to export compiler artifacts from cargo build process"
documentation = "https://github.com/bazhenov/cargo-export"
edition = "2021"
homepage = "https://github.com/bazhenov/cargo-export"
keywords = ["cli", "cargo", "build"]
license = "MIT"
name = "cargo-export"
readme = "README.md"
repository = "https://github.com/bazhenov/cargo-export"
version = "0.2.3"