EmbarkStudios / EmbarkStudios/cargo-about
Detect libstd dependencies and licenses
Open
help wanted
- Dominant language
- Rust
- Stars
- 782
- Forks
- 46
- Avg merge
- 13m
- Merged PRs (30d)
- 1
Description
Rust's libstd is also licensed under `MIT OR Apache-2.0` and includes transitive dependencies that we need to scan and process the licenses for all of them to include in the attribution output.
https://github.com/rust-lang/rust/blob/master/src/libstd/Cargo.toml
Related:
- https://github.com/rust-lang/rust/issues/67014
- https://github.com/MaulingMonkey/lies/issues/1
Contributor guide
Assessment
This issue has not been assessed yet.