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

Remove excess dependency features from 2.0 #1275

Closed
DaughterOfMars opened this issue Sep 20, 2023 · 1 comment · Fixed by #1278
Closed

Remove excess dependency features from 2.0 #1275

DaughterOfMars opened this issue Sep 20, 2023 · 1 comment · Fixed by #1278
Assignees

Comments

@DaughterOfMars
Copy link

Description

There are many features in the SDK that are created by dependencies that should be removed, as they are polluting the feature space. They should be removed at 2.0 since this is a breaking change.

  • url
  • instant
  • iota-ledger-nano
  • serde_repr
  • regex
  • rumqttc
  • rand (the feature is just a wrapper)
  • bs58
  • iota_stronghold
  • thiserror
  • futures
  • tokio
  • zeroize
  • reqwest
  • async-trait
  • log
@DaughterOfMars DaughterOfMars self-assigned this Sep 20, 2023
@DaughterOfMars DaughterOfMars linked a pull request Sep 20, 2023 that will close this issue
@thibault-martinez thibault-martinez added this to the v2.0.0 milestone Sep 20, 2023
@thibault-martinez
Copy link
Member

Closed by #1278

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

Successfully merging a pull request may close this issue.

2 participants