my_dependencies

Crates.iomy_dependencies
lib.rsmy_dependencies
version0.1.0
sourcesrc
created_at2019-12-03 13:54:43.822335
updated_at2019-12-03 13:54:43.822335
descriptionEnumerate dependencies of the current crate from a build script
homepage
repositoryhttps://github.com/thepowersgang/my-dependencies-rs.git
max_upload_size
id186144
size9,693
John Hodge (Mutabah) (thepowersgang)

documentation

README

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

Commit count: 4

cargo fmt