Build fixes

This commit is contained in:
Brian Carroll 2022-11-12 08:37:06 +00:00
parent b64514d7e4
commit 894697b284
No known key found for this signature in database
GPG key ID: 9CF4E3BF9C4722C7
6 changed files with 12 additions and 5 deletions

View file

@ -486,6 +486,7 @@ where
Default::default(),
target_info,
roc_reporting::report::RenderTarget::ColorTerminal,
roc_reporting::report::DEFAULT_PALETTE,
Threading::AllAvailable,
)
.unwrap();