Skip to content

Missing external dependencies on Windows: libsodium and gnugpg #14

Open
@rylev

Description

@rylev

When trying to run the top 100 "crypto" crates, there are two crates that fail to build due to external dependencies, rust_sodium-sys and gpgme-sys which need libsodium and gnupg respectively.

We should consider adding these to the build environment for Windows. Both are made available on Linux.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions