Open dependabot[bot] opened 9 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
f130072
) 38.92% compared to head (b7066b1
) 38.92%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps hkdf from 0.12.3 to 0.12.4.
Commits
1ac16e8
hkdf: fixDebug
impls (#90)3023203
Update Cargo.lock7d1baf4
Bump sha1 from 0.10.5 to 0.10.6 (#85)d2fbb24
Bump actions/checkout from 3 to 4 (#84)9df5ac1
Update Clippy and fix lints (#83)7753c7e
Update Cargo.lock2e3ba65
Bump digest from 0.10.6 to 0.10.7 (#81)9471138
Replace unmaintained actions-rs/* actions in CI workflows (#79)3b375ce
hkdf: add salt recommendations to docs (#78)e48fc53
hkdf: switch fromsha-1
tosha1
(#77)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show