Skip to content

Move to non-forked vst3-sys crate#236

Open
seandavies555 wants to merge 1 commit intorobbert-vdh:masterfrom
seandavies555:remove-dependency-on-forked-vst3
Open

Move to non-forked vst3-sys crate#236
seandavies555 wants to merge 1 commit intorobbert-vdh:masterfrom
seandavies555:remove-dependency-on-forked-vst3

Conversation

@seandavies555
Copy link

Previously the forked version of vst3-sys was used, due to an extra fix being implemented on the specified branch. However this has now been fixed in the main repo.

Using the forked branch means that we don't get some other fixes that were made in the main crate when using nih-plug, this one in particular would be useful to have as currently cargo deny complains about the license formatting.

In any case it seems simpler to move over to the main repo rather than maintaining a separate fork.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant