Skip to content

Commit

Permalink
update cu
Browse files Browse the repository at this point in the history
  • Loading branch information
cliff0412 committed Apr 19, 2024
1 parent c969a58 commit 8be66ee
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 @@ -3,7 +3,7 @@ members = ["field", "maybe_rayon", "plonky2", "starky", "util", "gen"]
resolver = "2"

[workspace.dependencies]
cryptography_cuda = { git = "ssh://[email protected]/okx/cryptography_cuda.git", rev = "d44b861cf241d27688525e7a8f082199a2abcbfa", features = [
cryptography_cuda = { git = "ssh://[email protected]/okx/cryptography_cuda.git", rev = "173510160183f3299f4765b30bd4f2c1685353f9", features = [
"no_cuda",
] }
ahash = { version = "0.8.7", default-features = false, features = [
Expand Down

0 comments on commit 8be66ee

Please sign in to comment.