v1.0.151
- Update
serde::
{ser
,de
}::StdError
to re-exportcore::error::Error
when serde is built withfeature="std"
off andfeature="unstable"
on (#2344)
serde::
{ser
,de
}::StdError
to re-export core::error::Error
when serde is built with feature="std"
off and feature="unstable"
on (#2344)