sensorfu / cargo-bom

Bill of Materials for Rust Crates
MIT License
16 stars 5 forks source link

Support license-file option in Cargo.toml #10

Closed TheRawMeatball closed 3 years ago

oherrala commented 3 years ago

Thanks for the issue! Can you test if master branch solves your problem?

In commit 49ced88ae7702a83ee97e5248b956ba7fda06e93 I added support for taking the license file path from license_file and include it to list of licenses to be printed out fully.