Update aead requirement from 0.3 to 0.4#82
Conversation
Updates the requirements on [aead](https://github.com/RustCrypto/traits) to permit the latest version. - [Release notes](https://github.com/RustCrypto/traits/releases) - [Commits](RustCrypto/traits@aead-v0.3.0...aead-v0.4.0) Signed-off-by: dependabot[bot] <support@github.com>
|
I made a few fixes but it looks like https://docs.rs/chacha20poly1305 is still using the old version of |
yeah that's not released yet. We could take the pre-release version from github if we want. Or we wait. |
|
A newer version of aead exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
|
FYI, |
Updates the requirements on aead to permit the latest version.
Commits
72f01d8aead v0.4.0 (#526)53bd56baead: add STREAM diagram to rustdoc (#525)d5c853c.img: add diagram of Rogaway's STREAM construction (#524)9d47d3aaead: bumpheaplessdependency to v0.6 (#522)f01c46ebuild(deps): bump pkcs8 from 0.4.0 to 0.4.1 (#521)130e8c4password-hash v0.1.1 (#520)80e5eb5Bumpbase64ctdependency to v0.2 (#519)e29a8f5password-hash: add encoding support to PasswordHash (#518)d49eb6baead+cipher+crypto_mac: addgenerate_keymethod toNew*trait (#513)831b0aebuild(deps): bump sha2 from 0.9.2 to 0.9.3 (#516)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)