Skip to content

Commit

Permalink
chore: re-direct the arecibo branch to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
huitseeker committed Dec 18, 2023
1 parent 37bcc9c commit 74cc436
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 @@ -128,7 +128,7 @@ clap = "4.3.17"
ff = "0.13"
metrics = "0.21.1"
neptune = { git = "https://github.com/lurk-lab/neptune", branch = "dev", features = ["abomonation"] }
nova = { git = "https://github.com/lurk-lab/arecibo", branch = "more_small_warts", package = "arecibo" }
nova = { git = "https://github.com/lurk-lab/arecibo", branch = "dev", package = "arecibo" }
once_cell = "1.18.0"
pairing = { version = "0.23" }
pasta_curves = { git = "https://github.com/lurk-lab/pasta_curves", branch = "dev" }
Expand Down

0 comments on commit 74cc436

Please sign in to comment.