Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

Commit

Permalink
setting arrayvec
Browse files Browse the repository at this point in the history
  • Loading branch information
mm-zk committed Sep 27, 2023
1 parent 082efb8 commit 3ecc196
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ smallvec = { version = "*", features = ["const_generics", "const_new", "serde"]
crossbeam = "*"
sha3 = "0.10"
lazy_static = "*"
arrayvec = "*"
arrayvec = "0.7"
const_format = "0.2"
bincode = "*"
ethereum-types = "=0.14.1"
Expand Down

0 comments on commit 3ecc196

Please sign in to comment.