We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af64bc4 commit 8547d5cCopy full SHA for 8547d5c
Cargo.toml
@@ -8,7 +8,7 @@ version = "0.40.0"
8
[patch.crates-io]
9
dashcore_hashes = { path = "hashes" }
10
# 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" }
+elliptic-curve-tools = { git = "https://github.com/mikelodder7/elliptic-curve-tools", rev = "8eaba09c9dc93ab367b3ad6fa85ed8e7ae8f0da5" }
12
13
[profile.release]
14
# Default to unwinding for most crates
0 commit comments