Skip to content

Commit b8c6730

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

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.2", path = "cryprot-pprf" }
2929
curve25519-dalek = "4.1.3"
3030
fastdivide = "0.4.2"
3131
futures = "0.3.32"
32-
hybrid-array = { version = "0.4.7", features = ["bytemuck"] }
32+
hybrid-array = { version = "0.4.8", features = ["bytemuck"] }
3333
libc = "0.2.183"
3434
ndarray = "0.17.2"
3535
num-traits = "0.2.19"

0 commit comments

Comments
 (0)