Skip to content

Commit 371f8f9

Browse files
build(deps): bump hybrid-array from 0.4.5 to 0.4.7
Bumps [hybrid-array](https://github.com/RustCrypto/hybrid-array) from 0.4.5 to 0.4.7. - [Changelog](https://github.com/RustCrypto/hybrid-array/blob/master/CHANGELOG.md) - [Commits](RustCrypto/hybrid-array@v0.4.5...v0.4.7) --- updated-dependencies: - dependency-name: hybrid-array dependency-version: 0.4.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1a2bd59 commit 371f8f9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ cryprot-pprf = { version = "0.2.1", path = "cryprot-pprf" }
2929
curve25519-dalek = "4.1.3"
3030
fastdivide = "0.4.2"
3131
futures = "0.3.30"
32-
hybrid-array = { version = "0.4.1", features = ["bytemuck"] }
32+
hybrid-array = { version = "0.4.7", features = ["bytemuck"] }
3333
libc = "0.2.169"
3434
ndarray = "0.17.2"
3535
num-traits = "0.2.19"

0 commit comments

Comments
 (0)