Migrate to using Rustls (#861)

This commit is contained in:
Filip Tibell
2024-02-20 23:56:31 +01:00
committed by GitHub
parent ddb26c73bd
commit 02d79a4749
3 changed files with 86 additions and 145 deletions

View File

@@ -122,10 +122,6 @@ jobs:
# easily.
CARGO_TARGET_DIR: output
# On platforms that use OpenSSL, ensure it is statically linked to
# make binaries more portable.
OPENSSL_STATIC: 1
- name: Create Release Archive
shell: bash
run: |