Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: unpin OpenSSL version and update to OpenSSL 3.3.0
Previously OpenSSL was pinned due to problems with Zig toolchain used back then and then not unpinned even after switching from Zig to Nix due to <alexcrichton/openssl-src-rs#235>. The problem should be fixed now and we can try to unpin OpenSSL again.
- Loading branch information