/my-dependencies-rs

Enumerates available dependencies from Cargo.toml

Primary LanguageRust

"my dependencies" - Allows a build script to enumerate all of the Cargo.toml dependencies for the current crate.

Useful for including compile-time modules without needing to list the modules twice.