-
Notifications
You must be signed in to change notification settings - Fork 101
Closed
Description
The home
crate is pulled in transitively now. Since the cargo team doesn't care about MSRV (see rust-lang/cargo#13270), it does break our builds. It's a bad decision IMO but it is what it is.
Unsure why we now pull in home where we didn't use to, but I am guessing it was a patch of one of our deps.
The solution is to introduce a cargo lock to pin home
to 0.5.9
Metadata
Metadata
Assignees
Labels
No labels