Rust crates.io support.
What's Changed
- Replace [^\s] with \S in regexes by @maxfisher-g in #350
- Add helper scripts for analysis workflows by @maxfisher-g in #359
- Chmod the sandbox logDir so that it can be read by non-root users. by @calebbrown in #361
- Adds the crates.io ecosystem by @another-rex in #366
New Contributors
- @another-rex made their first contribution in #366
Full Changelog: rel-13...rel-14