Bump zeroize from 1.4.2 to 1.4.3 (#10538)

Bumps [zeroize](https://github.com/RustCrypto/utils) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/RustCrypto/utils/releases)
- [Commits](https://github.com/RustCrypto/utils/commits/zeroize-v1.4.3)

---
updated-dependencies:
- dependency-name: zeroize
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-12-22 17:39:30 +01:00
committed by GitHub
parent 4607163d38
commit 9c69df794f
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ unsigned-varint = { version = "0.6.0", features = [
"asynchronous_codec",
] }
void = "1.0.2"
zeroize = "1.4.2"
zeroize = "1.4.3"
libp2p = "0.40.0"
[dev-dependencies]