mirror of
https://github.com/robbert-vdh/nih-plug.git
synced 2026-07-01 02:36:54 +00:00
Move from anymap to anymap3
This avoids a future incompatibility issue. https://github.com/robbert-vdh/nih-plug/pull/202 https://github.com/rust-lang/rust/issues/127323
This commit is contained in:
@@ -76,7 +76,7 @@ docs = []
|
||||
nih_plug_derive = { path = "nih_plug_derive" }
|
||||
|
||||
anyhow = "1.0"
|
||||
anymap = "1.0.0-beta.2"
|
||||
anymap3 = "1.0.1"
|
||||
atomic_float = "0.1"
|
||||
atomic_refcell = "0.1"
|
||||
backtrace = "0.3.65"
|
||||
|
||||
Reference in New Issue
Block a user