Skip to content

Multiple std-only dependencies #8

Description

@Hyperfae

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions