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

OpenSSL -> rustls, actions version bumps #433

Merged
merged 6 commits into from
Nov 12, 2023
Merged

OpenSSL -> rustls, actions version bumps #433

merged 6 commits into from
Nov 12, 2023

Conversation

bitfl0wer
Copy link
Member

No description provided.

bitfl0wer and others added 6 commits November 12, 2023 17:20
- bump checkout to @v4
- bump rust-toolchain to @v1
This PR removes the dependency on `openssl`, which is not compatible
with the `wasm32-unknown-unknown` target, completely. It is replaced by
`rustls` for TLS/SSL and `rand` for cryptographically safe pseudo-RNG.
- bump checkout to @v4
- bump rust-toolchain to @v1
@bitfl0wer bitfl0wer merged commit 9b556e8 into main Nov 12, 2023
4 checks passed
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