This avoids having to compile serde(-derive) twice when doing a one off-compile. That was the main issue with parsing toml files from the xtask bundler, but with this change that's no longer an issue.