Skip to content

Commit

Permalink
add cargo patch for unreleased schnorrkel 0.11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
andresilva committed Dec 8, 2023
1 parent 91b4085 commit b01b825
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -549,3 +549,6 @@ wasmi = { opt-level = 3 }
x25519-dalek = { opt-level = 3 }
yamux = { opt-level = 3 }
zeroize = { opt-level = 3 }

[patch.crates-io]
schnorrkel = { git = "https://github.com/andresilva/schnorrkel.git", rev = "3e5a358fee52ebba2572f53fe7f2cd81746fa387" }

0 comments on commit b01b825

Please sign in to comment.