-
Notifications
You must be signed in to change notification settings - Fork 62
Closed
Description
README says that this crate supports no_std, however it depends on num-traits with i128 feature (even when run with no default features).
When I test some program that is dependand on num complex, with no-std-check (https://github.com/mystor/cargo-no-std-check)
I get this error: thread 'main' panicked at 'i128 support was not detected!
Metadata
Metadata
Assignees
Labels
No labels