0.8.0
What's Changed
- Provide arguments through struct which can also be parsed through
Clapby @dvc94ch in #15 - subcommand: Parse and propagate
[env]vars at the earliest possible moment by @MarijnS95 in #18 - Fix
--manifest-pathto point toCargo.tomlinstead of a directory by @MarijnS95 in #20 - manifest: Be more specific about not supporting multiple packages yet by @MarijnS95 in #21
- Do not call rustc for platform detection; use
current_platforminstead by @Shnatsel in #22
Full Changelog: 0.7.0...0.8.0