my_dependencies 0.1.0

Enumerate dependencies of the current crate from a build script
Documentation

"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.