thepowersgang / my-dependencies-rs

Enumerates available dependencies from Cargo.toml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Enumerates available dependencies from Cargo.toml


Languages

Language:Rust 100.0%