core2 is no longer supported and all of its published versions to crates.io have been yanked. It might be worth considering switching the dependency to core, as recommended in the core2 README.
core is still missing a lot of what is provided by core2/std::io, so an alternative no_std crate that provides an API similar to io will probably be required.
core2is no longer supported and all of its published versions tocrates.iohave been yanked.It might be worth considering switching the dependency tocore, as recommended in thecore2README.coreis still missing a lot of what is provided bycore2/std::io, so an alternativeno_stdcrate that provides an API similar toiowill probably be required.