Crates.io | built_different |
lib.rs | built_different |
version | 0.1.0 |
source | src |
created_at | 2024-01-05 18:33:13.671367 |
updated_at | 2024-01-05 18:33:13.671367 |
description | Utilities for Rust build scripts |
homepage | |
repository | https://github.com/AndrejOrsula/built_different |
max_upload_size | |
id | 1089994 |
size | 40,804 |
Utilities for Rust build scripts.
Please install libarchive
(3.2.0 or newer) on your system before using this crate, which is a transitive dependency of compress-tools
.
Add built_different
as a Rust dependency to your Cargo.toml
manifest.
[dependencies]
built_different = "0.1"
This project is dual-licensed to be compatible with the Rust project, under either the MIT or Apache 2.0 licenses.
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.