Uh oh!
There was an error while loading. Please reload this page.
Bump sm3 & add crates to skip list - #11535
Conversation
digest, crypto-common, block-buffer
Merging this PR will not alter performance
Comparing Footnotes
|
GNU testsuite comparison: |
@cakebaker As per #11492 (comment), should we wait until we can fully update to digest v0.11?: The only dependencies yet to be updated to digest v0.11 are: |
Uh oh!
There was an error while loading. Please reload this page.
sylvestre
commented
Mar 29, 2026
we can do a other pr later! |
cakebaker
commented
Mar 29, 2026
@xtqqczze it looks like the other crates require changes in our code, so it might make sense to do the updates crate by crate instead of doing all the changes in one big PR. Another aspect is that |
oech3
commented
Mar 29, 2026
We can bump MSRV since canonical/ubuntu-for-developers-docs#111 |
This PR bumps
sm3from0.4.2to0.5.0and adds the cratesdigest,crypto-common, andblock-bufferto the skip list indeny.toml.Closes#11531