cryptography
cryptography copied to clipboard
Automatically Invalidate CI cache when upgrading OpenSSL
Right now we don't invalidate cache in our test CI job (does not affect wheel builds) when OpenSSL is upgraded. We should fix that and backport before OpenSSL 3.2.1 comes out on Jan 30.
https://github.com/sfackler/rust-openssl/pull/2157