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