-
Notifications
You must be signed in to change notification settings - Fork 45
Upgrade generic-array to 1.x #2103
Copy link
Copy link
Open
Description
Summary
Upgrade the generic-array dependency from 0.14.x to 1.x to stay current with the Rust ecosystem and benefit from improvements in the newer version.
Context
- Dependabot PR build(deps): bump generic-array from 0.14.7 to 1.3.3 #2048 bumps generic-array from 0.14.7 to 1.3.3
- PR test: add regression tests for salsa-simple #2102 adds regression tests for
salsa-simplecrate to ensure the XSalsa20 implementation remains correct after the upgrade - The
salsa-simplecrate was refactored in PR build(deps): bump generic-array from 0.14.7 to 1.3.3 #2048 to support generic-array 1.x
Tasks
- Add regression tests for salsa-simple (test: add regression tests for salsa-simple #2102)
- Review and merge generic-array upgrade PR (build(deps): bump generic-array from 0.14.7 to 1.3.3 #2048)
- Verify all tests pass with new generic-array version
Related PRs
- build(deps): bump generic-array from 0.14.7 to 1.3.3 #2048 - build(deps): bump generic-array from 0.14.7 to 1.3.3
- test: add regression tests for salsa-simple #2102 - test: add regression tests for salsa-simple
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
In Review