Skip to content

Commit c3e8171

Browse files
committed
update noir-runner link
1 parent 7be571e commit c3e8171

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ edition = "2021"
66
[dev-dependencies]
77
sha3 = "0.10.6"
88
proptest = "1.2.0"
9-
noir-runner = { git = "https://github.com/jtriley-eth/noir-runner", branch = "main" }
9+
noir-runner = { git = "https://github.com/noir-lang/noir-runner", branch = "main" }

0 commit comments

Comments
 (0)