Skip to content

Upgrade all crates to the 2024 edition and bump MSRV to 1.85 - #178

Merged
newpavlov merged 5 commits into
RustCrypto:masterfrom
baloo:baloo/edition-2024
Feb 24, 2025
Merged

Upgrade all crates to the 2024 edition and bump MSRV to 1.85#178
newpavlov merged 5 commits into
RustCrypto:masterfrom
baloo:baloo/edition-2024

Conversation

@baloo

@baloobaloo commented Feb 23, 2025

Copy link
Copy Markdown
Member

@baloobaloo changed the title Upgrade all crates to the edition 2024 and bump MSRV to 1.85Upgrade all crates to the 2024 edition and bump MSRV to 1.85Feb 23, 2025

@newpavlovnewpavlov left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bump hex-literal to v1.

Comment threadCargo.toml Outdated
@newpavlov
newpavlov merged commit c7cbed0 into RustCrypto:masterFeb 24, 2025
@baloo
baloo deleted the baloo/edition-2024 branch February 24, 2025 16:38
@tarcieritarcieri mentioned this pull request Mar 29, 2026
tarcieri added a commit that referenced this pull request Mar 29, 2026
## Added
- `HmacReset` and `SimpleHmacReset` types (#186)
## Changed
- Use `EagerHash` trait for bounds (#151, #212)
- Edition changed to 2024 and MSRV bumped to 1.85 (#178)
- Relax MSRV policy and allow MSRV bumps in patch releases
- Update to `digest` v0.11 (#243)
- Replace type aliases with newtypes (#186)
## Removed
- `std` and `reset` crate features (#186)
Sign up for freeto 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.

2 participants

@baloo@newpavlov