Skip to content

Commit 1d0ade6

Browse files
authored
Merge pull request #75 from robinhundt/dependabot/cargo/hybrid-array-0.4.8
build(deps): bump hybrid-array from 0.4.7 to 0.4.8
2 parents 1f7037b + b8c6730 commit 1d0ade6

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)