Skip to content

Conversation

@DataTriny
Copy link
Member

@DataTriny DataTriny commented Mar 23, 2025

Fixes #349

The configuration differs from what we have in the C bindings:

  • Some crates are skipped for now, the version requirement should help us notice when we can remove these exceptions.
  • I have removed some Apple and Linux targets because it shouldn't be necessary to test them, unlike Windows where crates from windows-rs are architecture specific.
  • The Android platform is added.

@DataTriny DataTriny changed the title Cargo deny fix: Update cargo deny configuration to prevent duplicate dependencies Mar 23, 2025
@mwcampbell mwcampbell changed the title fix: Update cargo deny configuration to prevent duplicate dependencies chore: Update cargo deny configuration to prevent duplicate dependencies Mar 23, 2025
@mwcampbell mwcampbell merged commit f4a4c42 into main Mar 23, 2025
17 checks passed
@mwcampbell mwcampbell deleted the cargo-deny branch March 23, 2025 16:45
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

Successfully merging this pull request may close these issues.

Use cargo-deny to prevent duplicate dependencies

3 participants