0.8.1-beta Try to replace openssl with rustls

This commit is contained in:
2021-08-23 14:08:20 +08:00
parent 1ae50ebca8
commit d6e64db5c7
4 changed files with 131 additions and 85 deletions

View File

@ -42,8 +42,8 @@ jobs:
runs-on: windows-latest
steps:
- uses: actions/checkout@v2
- run: vcpkg integrate install
- run: vcpkg install openssl:x64-windows-static-md
# - run: vcpkg integrate install
# - run: vcpkg install openssl:x64-windows-static-md
- uses: taiki-e/upload-rust-binary-action@v1
with:
bin: web