-
Notifications
You must be signed in to change notification settings - Fork 884
Open
Description
We're raising the MSRV for pyca/cryptography to 1.83. I think historically we have been the most conservative user of pyo3, and thus normally this means pyo3 can also raise its MSRV.
Things I know we'd benefit from with a 1.83 MSRV:
- We can drop
memoffset
as that functionality is now instd
- We can drop at least some
once_cell
usage in favor ofstd
Metadata
Metadata
Assignees
Labels
No labels