Skip to content

Commit

Permalink
chore(deps): update generic-array requirement from 0.14.7 to 1.1.0 (#…
Browse files Browse the repository at this point in the history
…1256)

---
updated-dependencies:
- dependency-name: generic-array
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 10, 2024
1 parent 4a2d8f6 commit 4c3fc9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion foil/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ bellpepper = { workspace = true }
bellpepper-core = { workspace = true }
ff = { workspace = true }
indexmap = { version = "2.2.3", features = ["rayon"] }
generic-array = "0.14.7"
generic-array = "1.1.0"
lurk = { path = "../" }
lurk-macros = { path = "../lurk-macros" }
tracing = { workspace = true }
Expand Down

0 comments on commit 4c3fc9b

Please sign in to comment.