Using cross 0.2.1, passing an empty string to `--features` (`cross build --features ""`) causes cross to panic: ``` thread 'main' panicked at 'byte index 1 is out of bounds of ``' ```