You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure how this happened, but the published 0.14.1 version of this crate has no #[cfg(feature = "alloc")] bound on the extern crate alloc import. I'm not sure which revision this is as there is no tag or release for 0.14.1.
The text was updated successfully, but these errors were encountered:
Not sure how this happened, but the published 0.14.1 version of this crate has no
#[cfg(feature = "alloc")]
bound on theextern crate alloc
import. I'm not sure which revision this is as there is no tag or release for 0.14.1.The text was updated successfully, but these errors were encountered: