Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cargo.lock: Update dep of curve25519-dalek and x25519-dalek #471

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

ChengyuZhu6
Copy link
Contributor

@ChengyuZhu6 ChengyuZhu6 commented Feb 6, 2024

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.

Fixes: #470

@ChengyuZhu6
Copy link
Contributor Author

@ChengyuZhu6 ChengyuZhu6 changed the title workflows: Bump rust nightly version to nightly-2024-02-03 Cargo.lock: Update dep of curve25519-dalek and x25519-dalek Feb 7, 2024
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 <chengyu.zhu@intel.com>
Copy link
Member

@Xynnn007 Xynnn007 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool. Thanks for the fix

@Xynnn007 Xynnn007 merged commit 2d6906b into confidential-containers:main Feb 7, 2024
12 checks passed
@ChengyuZhu6 ChengyuZhu6 deleted the nightly branch February 7, 2024 03:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Image-rs build fails on rust nightly-2024-02-05
2 participants