rust protover accepts tabs and newlines in protocol versions
`"Desc=1\t,2"` is considered fine, and so are any of these other characters: https://en.wikipedia.org/wiki/Whitespace_character#Unicode which `protover.c` doesn't understand. **Trac**: **Username**: cyberpunks
issue