After extensive testing locally and in CI, I finally went to publish to crates.io and received the error:
error: api errors (status 200 OK): invalid upload request: invalid value: string "futures-0.1", expected a valid feature name containing only letters, numbers, hyphens, or underscores at line 1 column 966
This is unfortunate as my multi-crate deploy is now in an unfinished state and I have to burn through a version number.
(@carols10cents told me to file this here)