mirror of
https://github.com/robbert-vdh/nih-plug.git
synced 2026-07-01 02:36:54 +00:00
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.