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

ssh-key: temporarily remove ed25519 feature #249

Merged
merged 1 commit into from
Jul 28, 2024

Conversation

tarcieri
Copy link
Member

This makes it possible to publish a prerelease, which we otherwise can't do since we're sourcing ed25519-dalek from this git branch:

dalek-cryptography/curve25519-dalek#676

This commit can be reverted immediately after we publish a crate release.

This makes it possible to publish a prerelease, which we otherwise can't
do since we're sourcing `ed25519-dalek` from this git branch:

dalek-cryptography/curve25519-dalek#676

This commit can be reverted immediately after we publish a crate
release.
@tarcieri tarcieri force-pushed the ssh-key/temp-remove-ed25519-feature branch from d2563f8 to bf7a7ae Compare July 28, 2024 16:59
@tarcieri tarcieri merged commit d52ad0b into master Jul 28, 2024
30 checks passed
@tarcieri tarcieri deleted the ssh-key/temp-remove-ed25519-feature branch July 28, 2024 17:04
tarcieri added a commit that referenced this pull request Jul 28, 2024
This reverts commit d52ad0b.

Now that we've cut a set of prereleaes (#250) we can add the `ed25519`
feature back.
tarcieri added a commit that referenced this pull request Jul 28, 2024
This reverts commit d52ad0b.

Now that we've cut a set of prereleaes (#250) we can add the `ed25519`
feature back.
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.

1 participant