It should add `["--rust-target", "1.19"]` but only adds the second part. See the `command_line_flags` method of `Builder` in `src/lib.rs`. There are some tests that can be extended at the bottom of the file.