-
Notifications
You must be signed in to change notification settings - Fork 125
Open
Description
The procfs
crate currently has a MSRV of 1.48, and this is verified via CI checks. However, it is increasingly difficult to actually test on 1.48 because more and more of the rust ecosystem will arbitrary change their MSRV (even in patch versions).
Our CI script is full of cargo pins to keep certain dependencies on older versions.
I am now strongly considering changing the MSRV of rust to be something way less conservative. I'm not sure exactly what it should be If anyone has any thoughts, please let me know
boazberman and tatref
Metadata
Metadata
Assignees
Labels
No labels