Commit d43b8da
chore(deps): Bump sha1 from 0.10.6 to 0.11.0 in /src/sandbox/runtime (#129)
* chore(deps): Bump sha1 from 0.10.6 to 0.11.0 in /src/sandbox/runtime
Bumps [sha1](https://github.com/RustCrypto/hashes) from 0.10.6 to 0.11.0.
- [Commits](RustCrypto/hashes@sha1-v0.10.6...sha1-v0.11.0)
---
updated-dependencies:
- dependency-name: sha1
dependency-version: 0.11.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix(deps): bump sha1 to 0.11 (with coupled sha2/digest)
sha1 0.11 pulls digest 0.11, but native-globals also depends on sha2
and digest directly. Mixing sha1 0.11 with sha2/digest 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 3e0ba63 commit d43b8da
0 file changed
0 commit comments