Skip to content

Commit 048898b

Browse files
committed
Attempt to fix nightly build.
1 parent 7bec3f9 commit 048898b

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,3 +235,6 @@ inherits = "release"
235235
lto = "fat"
236236
codegen-units = 1
237237
incremental = false
238+
239+
[patch.crates-io]
240+
curve25519-dalek = { git = "https://github.com/jimmygchen/curve25519-dalek.git" }

0 commit comments

Comments
 (0)