Skip to content

Commit 358c21c

Browse files
build(deps): bump hybrid-array from 0.4.10 to 0.4.11
Bumps [hybrid-array](https://github.com/RustCrypto/hybrid-array) from 0.4.10 to 0.4.11. - [Changelog](https://github.com/RustCrypto/hybrid-array/blob/master/CHANGELOG.md) - [Commits](RustCrypto/hybrid-array@v0.4.10...v0.4.11) --- updated-dependencies: - dependency-name: hybrid-array dependency-version: 0.4.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cf5a73a commit 358c21c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

block-padding/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ categories = ["cryptography", "no-std"]
1313
description = "Padding and unpadding of messages divided into blocks."
1414

1515
[dependencies]
16-
hybrid-array = "0.4.10"
16+
hybrid-array = "0.4.11"
1717

1818
[lints]
1919
workspace = true

0 commit comments

Comments
 (0)