cargo-artifact-dependency
Stable crate alternative for cargo artifact dependency.
[!WARNING] This crate currently only supports binary artifacts. If you need other artifact types, please open an issue on github.
Why
Cargo artifact dependencies are still an unstable Cargo feature and may still have bugs. This crate exists as a temporary alternative while artifact dependency support remains unstable.
Quick Start
use ;