Various MIRI fixes

This commit is contained in:
Adrien Prokopowicz
2023-05-21 23:43:09 +02:00
committed by Robbert van der Helm
parent 727b15aa93
commit 4c87db906a
5 changed files with 8 additions and 7 deletions

View File

@@ -75,7 +75,7 @@ docs = []
nih_plug_derive = { path = "nih_plug_derive" }
anyhow = "1.0"
anymap = "0.12.1"
anymap = "1.0.0-beta.2"
atomic_float = "0.1"
atomic_refcell = "0.1"
backtrace = "0.3.65"