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

disassociate derives crate from KDF #2205

Open
4 tasks
borngraced opened this issue Aug 29, 2024 · 0 comments
Open
4 tasks

disassociate derives crate from KDF #2205

borngraced opened this issue Aug 29, 2024 · 0 comments

Comments

@borngraced
Copy link
Member

borngraced commented Aug 29, 2024

disassociate the enums_derive crate from the main KDF codebase and moving it to its own separate repository. The idea is to make enums_derive an independent crate that we can maintain, improve, and potentially publish on crates.io. This will help us manage its development more effectively while also making it available for other projects to use and benefit from.

Tasks

  • Extract and merge the derives crate into a new Git repo.
  • Update any internal references in the KDF codebase to point to the new location of the crate.
  • Optionally, prepare and publish the derives crate on crates.io.
  • Ensure that the documentation is updated to reflect the changes, including usage instructions for the new repository.
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