Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cargo.lock: Update dep of curve25519-dalek and x25519-dalek
Rustc 1.78.0-nightly (f067fd608 2024-02-05) was the latest nightly release, but it has a compatibility issue with curve25519-dalek dalek-cryptography/curve25519-dalek#618. Now curve25519-dalek and x25519-dalek have a new release to fix the issue. So we can update the dependencies about curve25519-dalek and x25519-dalek. Signed-off-by: ChengyuZhu6 <[email protected]>
- Loading branch information