Releases: aboutcode-org/rust-inspector
Releases · aboutcode-org/rust-inspector
v0.1.0
Initial release with support for rust binary parsing to:
- Get packages and dependencies information from a rust binary
- Get parsed list of demangled and cleaned symbols from a rust binary
- A scancode-toolkit plugin for colelcting rust symbols with the option --rust-symbol
- A scancode-toolkit DatafileHandler to integrate getting package data from a rust binary
What's Changed
- Support rust binary parsing by @AyanSinhaMahapatra in #1
New Contributors
- @AyanSinhaMahapatra made their first contribution in #1
Full Changelog: https://github.com/aboutcode-org/rust-inspector/commits/v0.1.0