File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 1717 shell : bash
1818 - uses : Swatinem/rust-cache@3cf7f8cc28d1b4e7d01e3783be10a97d55d483c8 # v2.7.1
1919 with :
20- key : ${{ steps.normalized-key.outputs.key }}
20+ key : ${{ steps.normalized-key.outputs.key }}-1
2121 workspaces : " ./src/rust/ -> target"
Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ Changelog
1616 will now raise a ``ValueError `` rather than return an empty list.
1717* Parsing SSH certificates no longer permits malformed critical options with
1818 values, as documented in the 41.0.2 release notes.
19+ * Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.2.0.
1920* Updated the minimum supported Rust version (MSRV) to 1.63.0, from 1.56.0.
2021* We now publish both ``py37 `` and ``py39 `` ``abi3 `` wheels. This should
2122 resolve some errors relating to initializing a module multiple times per
You can’t perform that action at this time.
0 commit comments