Skip to content

Commit 8547d5c

Browse files
fixes
1 parent af64bc4 commit 8547d5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ version = "0.40.0"
88
[patch.crates-io]
99
dashcore_hashes = { path = "hashes" }
1010
# Use fixed version of elliptic-curve-tools with DefaultIsZeroes trait bound
11-
elliptic-curve-tools = { git = "https://github.com/mikelodder7/elliptic-curve-tools", branch = "main" }
11+
elliptic-curve-tools = { git = "https://github.com/mikelodder7/elliptic-curve-tools", rev = "8eaba09c9dc93ab367b3ad6fa85ed8e7ae8f0da5" }
1212

1313
[profile.release]
1414
# Default to unwinding for most crates

0 commit comments

Comments
 (0)