Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dependencies: move once_cell to
std
feature
`decaf377` is failing to compile with default features on `thumbv7em-none-eabihf` due to the fact that `std` is required by `once_cell` because it does not declare `#![no_std]`
- Loading branch information