New features
This adds a new kind of filtering that allows omitting dev-dependencies
for example, which can dramatically shrink the set of vendored crates in some cases.
Bugfixes
- Fix #106: Fix wrongly filtered out packages when using --versioned-dirs by @msirringhaus in #107
Full Changelog: v0.5.15...v0.5.16