Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependancy on stdlib #207

Open
kpishere opened this issue Jan 2, 2023 · 1 comment
Open

Dependancy on stdlib #207

kpishere opened this issue Jan 2, 2023 · 1 comment

Comments

@kpishere
Copy link

kpishere commented Jan 2, 2023

Can't use due to dependency on extern crate std;

  • Update documentation to show this dependancy
  • Provide option to not need this dependancy?
@kpishere
Copy link
Author

kpishere commented Jan 2, 2023

Found out how to set feature ... lazy_static = { version = "1.4.0", features = ["spin_no_std"] }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant