mirror of
https://github.com/robbert-vdh/nih-plug.git
synced 2026-07-01 02:36:54 +00:00
Log assert_no_alloc failures using the logger
This can now finally be enabled thanks to NIH-log explicitly supporting reentrant logging. This finally resolves #30.
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -177,6 +177,7 @@ version = "1.1.2"
|
||||
source = "git+https://github.com/robbert-vdh/rust-assert-no-alloc.git?branch=nih-plug#95120d996240a2c279a6067502e11b62d30563a6"
|
||||
dependencies = [
|
||||
"backtrace",
|
||||
"log",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
||||
Reference in New Issue
Block a user