mirror of
https://github.com/robbert-vdh/nih-plug.git
synced 2026-07-01 02:36:54 +00:00
Auto-disable Diopser safe mode for older instances
Since this used to not do anything.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "diopser"
|
||||
version = "0.3.0"
|
||||
version = "0.4.0"
|
||||
edition = "2021"
|
||||
authors = ["Robbert van der Helm <mail@robbertvanderhelm.nl>"]
|
||||
license = "GPL-3.0-or-later"
|
||||
@@ -20,6 +20,7 @@ nih_plug = { path = "../../", features = ["assert_process_allocs"] }
|
||||
nih_plug_vizia = { path = "../../nih_plug_vizia" }
|
||||
|
||||
atomic_float = "0.1"
|
||||
semver = "1.0.14"
|
||||
|
||||
# For the GUI
|
||||
realfft = "3.0"
|
||||
|
||||
Reference in New Issue
Block a user