Fix no_std build

This commit is contained in:
Luke Street 2025-03-19 18:57:41 -06:00
parent 2612cda1fb
commit d8fdfaa2c0

View File

@ -1,4 +1,4 @@
use alloc::{boxed::Box, string::String, vec::Vec};
use alloc::{boxed::Box, format, string::String, vec::Vec};
use anyhow::{Context, Result, anyhow, bail};
use iced_x86::{