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

Multiple std-only dependencies #8

Open
Hyperboid opened this issue Jun 16, 2024 · 0 comments
Open

Multiple std-only dependencies #8

Hyperboid opened this issue Jun 16, 2024 · 0 comments

Comments

@Hyperboid
Copy link

Attempted to add to a project made from sarchar/libdragon-rs-template (modified to use sarchar/libdragon-rs from a git submodule). Compilation fails.

A minimal libdragon-rs example in the form of a bare git repo can be found here. The reason I'm distributing the example like this is to properly use --recurse-submodules

Known std-only dependencies:

  • serde-transcode: Doesn't have proper feature passthrough to serde, nor an std feature itself
  • glob: No std feature toggle, since it uses std::fs as part of it's functionality. Made by The Rust Project Developers
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