Skip to content

Commit

Permalink
chore(deps): bump icicle-cuda-runtime from v1.5.1 to v2.8.0
Browse files Browse the repository at this point in the history
Bumps [icicle-cuda-runtime](https://github.com/ingonyama-zk/icicle) from v1.5.1 to v2.8.0.
- [Release notes](https://github.com/ingonyama-zk/icicle/releases)
- [Commits](ingonyama-zk/icicle@v1.5.1...aacec3f)

---
updated-dependencies:
- dependency-name: icicle-cuda-runtime
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 17, 2024
1 parent 38e6c3c commit 5e24c6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pcs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ derivative = { workspace = true }
displaydoc = { workspace = true }
icicle-bn254 = { git = "https://github.com/ingonyama-zk/icicle.git", tag = "v1.5.1", optional = true, features = ["arkworks"] }
icicle-core = { git = "https://github.com/ingonyama-zk/icicle.git", tag = "v1.5.1", optional = true }
icicle-cuda-runtime = { git = "https://github.com/ingonyama-zk/icicle.git", tag = "v1.5.1", optional = true }
icicle-cuda-runtime = { git = "https://github.com/ingonyama-zk/icicle.git", tag = "v2.8.0", optional = true }
itertools = { workspace = true, features = ["use_alloc"] }
jf-utils = { path = "../utilities", default-features = false }
merlin = { workspace = true }
Expand Down

0 comments on commit 5e24c6e

Please sign in to comment.