Skip to content

Conversation

@tarcieri
Copy link
Member

The other versions are yanked, but nothing is forcing an upgrade if people already have older versions in their Cargo.lock.

The problematic crates are ones like cipher that are using it vicariously, so we need to pin it here to force an upgrade.

The other versions are yanked, but nothing is forcing an upgrade if
people already have older versions in their Cargo.lock.

The problematic crates are ones like `cipher` that are using it
vicariously, so we need to pin it here to force an upgrade.
@tarcieri
Copy link
Member Author

Ran into this upgrading https://github.com/RustCrypto/block-modes and didn't want others to have to deal with it

@tarcieri tarcieri merged commit d6e4a87 into master Dec 27, 2025
10 checks passed
@tarcieri tarcieri deleted the inout/require-block-padding-v0.4.2 branch December 27, 2025 20:47
@tarcieri tarcieri mentioned this pull request Dec 27, 2025
tarcieri added a commit that referenced this pull request Dec 27, 2025
### Changed
- Require `block-padding` v0.4.2 (#1291)
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.

2 participants