Skip to content

Commit 38b50c9

Browse files
chore(deps): Bump digest from 0.10.7 to 0.11.3 in /src/sandbox/runtime (#130)
* chore(deps): Bump digest from 0.10.7 to 0.11.3 in /src/sandbox/runtime Bumps [digest](https://github.com/RustCrypto/traits) from 0.10.7 to 0.11.3. - [Commits](RustCrypto/traits@digest-v0.10.7...digest-v0.11.3) --- updated-dependencies: - dependency-name: digest dependency-version: 0.11.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * fix(deps): bump digest to 0.11 (with coupled sha1/sha2) digest 0.11 changes the `Digest` trait, but native-globals also depends on sha1 and sha2 directly. Mixing digest 0.11 with sha1/sha2 0.10 produces two incompatible `digest::Digest` traits, so bump all three to 0.11 together. The hashing API (Sha1/Sha256 new/update/ finalize) is unchanged, so no code edits are needed. Signed-off-by: Simon Davies <simongdavies@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Simon Davies <simongdavies@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Simon Davies <simongdavies@users.noreply.github.com>
1 parent d43b8da commit 38b50c9

0 file changed

File tree

    0 commit comments

    Comments
     (0)