Changes
- cargo-play is now able to accept code from standard input (thanks to @octaltree)
- A new
--expandflag to expand macros in your code (thanks to @guswynn) --modeflag is no longer constrained totest,checkandexpand. You can use this flag to override the cargo subcommand cargo-play runs (thanks to @guswynn)- Updated dependencies