diff --git a/Cargo.toml b/Cargo.toml index f7cd027..f46f17b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -28,7 +28,7 @@ bincode = "1.3.3" [target.'cfg(not(target_family = "wasm"))'.dependencies] -nova-scotia = { git = "https://github.com/nalinbhardwaj/Nova-Scotia.git" } +nova-scotia = { git = "https://github.com/DanTehrani/Nova-Scotia.git" } nova-snark = "0.9.0" ff = "0.12.1" ark-std = { version = "0.3.0", features = ["print-trace"] }