mirror of
https://github.com/robbert-vdh/nih-plug.git
synced 2026-07-01 02:36:54 +00:00
Use the 2021 edition resolver in the workspace
This commit is contained in:
@@ -11,6 +11,7 @@ description = "A simple but modern API-agnostic audio plugin framework"
|
|||||||
repository = "https://github.com/robbert-vdh/nih-plug"
|
repository = "https://github.com/robbert-vdh/nih-plug"
|
||||||
|
|
||||||
[workspace]
|
[workspace]
|
||||||
|
resolver = "2"
|
||||||
members = [
|
members = [
|
||||||
"nih_plug_derive",
|
"nih_plug_derive",
|
||||||
"nih_plug_egui",
|
"nih_plug_egui",
|
||||||
|
|||||||
Reference in New Issue
Block a user