built_different 0.1.0

Utilities for Rust build scripts
Documentation

built_different

Utilities for Rust build scripts.

Dependencies

Please install libarchive (3.2.0 or newer) on your system before using this crate, which is a transitive dependency of compress-tools.

Instructions

Add built_different as a Rust dependency to your Cargo.toml manifest.

[dependencies]
built_different = "0.1"

License

This project is dual-licensed to be compatible with the Rust project, under either the MIT or Apache 2.0 licenses.

Contributing

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.