1 unstable release
0.1.0 | Jan 5, 2024 |
---|
#381 in Build Utils
93 downloads per month
Used in 5 crates
(2 directly)
20KB
376 lines
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
Rust
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.
Dependencies
~6–18MB
~266K SLoC