Skip to content

Commit a7f2f57

Browse files
Bump hybrid-array from 0.4.8 to 0.4.10 (#1245)
1 parent 4908ded commit a7f2f57

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -24,7 +24,7 @@ num-traits = { version = "0.2.19", default-features = false }
2424

2525
# optional dependencies
2626
der = { version = "0.8", optional = true, default-features = false }
27-
hybrid-array = { version = "0.4.8", optional = true }
27+
hybrid-array = { version = "0.4.10", optional = true }
2828
getrandom = { version = "0.4", optional = true, features = ["sys_rng"] }
2929
rand_core = { version = "0.10", optional = true, default-features = false }
3030
rlp = { version = "0.6", optional = true, default-features = false }

0 commit comments

Comments
 (0)