Skip to content

Commit

Permalink
chore: Point at sphinx#186 instead
Browse files Browse the repository at this point in the history
  • Loading branch information
wwared authored and huitseeker committed Oct 22, 2024
1 parent d0b7afa commit c20fd0c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ p3-poseidon2 = { git = "https://github.com/argumentcomputer/Plonky3.git", branch
p3-symmetric = { git = "https://github.com/argumentcomputer/Plonky3.git", branch = "sp1" }
p3-uni-stark = { git = "https://github.com/argumentcomputer/Plonky3.git", branch = "sp1" }
p3-util = { git = "https://github.com/argumentcomputer/Plonky3.git", branch = "sp1" }
sphinx-core = { git = "https://github.com/argumentcomputer/sphinx.git", branch = "forward_ports_44"}
sphinx-derive = { git = "https://github.com/argumentcomputer/sphinx.git", branch = "forward_ports_44" }
sphinx-core = { git = "https://github.com/argumentcomputer/sphinx.git", branch = "forward_ports_48"}
sphinx-derive = { git = "https://github.com/argumentcomputer/sphinx.git", branch = "forward_ports_48" }
anyhow = "1.0.72"
ascent = { git = "https://github.com/argumentcomputer/ascent.git" }
arc-swap = "1.7.1"
Expand Down

0 comments on commit c20fd0c

Please sign in to comment.