Closed koushiro closed 3 years ago
Hi @koushiro,
Thanks for the PR! However, I think this is not needed. Did you try to update your .cargo/config.toml
as described here? Also, note that this should not be needed anymore with recent rustc versions, although I did not have time to try yet.
you could run the command cargo build --target thumbv6m-none-eabi
under the path data-encoding/lib/macro
Thanks for the link, I've added a comment there. I'm closing the issue here.
See also https://github.com/ia0/data-encoding/pull/35 for previous discussions regarding multiformats/rust-multibase.
Signed-off-by: koushiro koushiro.cqx@gmail.com
@ia0 Please release a patch version after merging this PR