Skip to content

Releases: aboutcode-org/rust-inspector

v0.1.0

06 Jan 14:40
9c92c8a
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: https://github.com/aboutcode-org/rust-inspector/commits/v0.1.0