Skip to content

Commit

Permalink
downgrade openssl-sys
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasfernog committed Feb 4, 2025
1 parent d019e38 commit 3b6745b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/covector-version-or-publish-v1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ jobs:
cargo update -p string_cache --precise 0.8.7
cargo update -p string_cache_codegen --precise 0.5.2
cargo update -p openssl --precise 0.10.66
cargo update -p openssl-sys --precise 0.9.103
- name: install rust ${{ matrix.project.toolchain || matrix.platform.toolchain }}
uses: dtolnay/rust-toolchain@master
Expand Down

0 comments on commit 3b6745b

Please sign in to comment.