8 releases
0.1.7 | Jan 19, 2024 |
---|---|
0.1.6 | Jan 19, 2024 |
#1443 in Development tools
28 downloads per month
Used in 3 crates
(2 directly)
16KB
245 lines
Artifact Dependency
While issues are being resolved, there are no artifact dependencies (on cdylibs, binaries, staticlibs, etc) supported through cargo. This crate provides some lightweight utilities to build and use pseudo artifact dependencies.
lib.rs
:
Feature-light crate to build and use dependencies whose results are Artifacts:
- Static Libraries
- C Dynamic Libraries
- Binaries
Dependencies
~1–2MB
~40K SLoC