Skip to content

Commit 3b6745b

Browse files
committed
downgrade openssl-sys
1 parent d019e38 commit 3b6745b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/covector-version-or-publish-v1.yml

+1
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ jobs:
9797
cargo update -p string_cache --precise 0.8.7
9898
cargo update -p string_cache_codegen --precise 0.5.2
9999
cargo update -p openssl --precise 0.10.66
100+
cargo update -p openssl-sys --precise 0.9.103
100101
101102
- name: install rust ${{ matrix.project.toolchain || matrix.platform.toolchain }}
102103
uses: dtolnay/rust-toolchain@master

0 commit comments

Comments
 (0)