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

Another branch #118

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

cypriansakwa
Copy link

@cypriansakwa cypriansakwa commented Feb 9, 2025

Updated dependencies in Cargo.toml

  1. rand_core = "0.9.0"
  2. criterion = "0.5.1"
  3. hex-literal = "0.4.1"
  4. rand = "0.9.0"
  5. rand_xorshift = "0.4.0"
  6. sha2 = "0.10.8"

Updated the README to provide clear installation and usage instructions. Added features.
@cypriansakwa
Copy link
Author

cypriansakwa commented Feb 9, 2025

Subject: Request for Review – Dependency Updates

Hi @str4d , @ebfull , @dconnolly , @daira , @kobigurk , @dignifiedquire , @bmerge , @vmx , @defuse , @jasondavies , @conradoplg , @hdevalence , @rex4539 , @yaahc , @kigawas , @cryptonemo , @alex-ozdemir , @swasilyev , @debris,

I've updated the dependencies in Cargo.toml to keep the project up to date. Please review the changes when you get a chance. Let me know if anything needs adjustment.

Updated dependencies in Cargo.toml include:

rand_core = "0.9.0"
criterion = "0.5.1"
hex-literal = "0.4.1"
rand = "0.9.0"
rand_xorshift = "0.4.0"
sha2 = "0.10.8"

Thanks!
Best Regards,
Cyprian Sakwa

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.

1 participant