Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upUpgrade parking_lot #17698
Closed
Upgrade parking_lot #17698
Comments
|
Hi! If you have any questions regarding this issue, feel free to make a comment here, or ask it in the If you intend to work on this issue, then add |
|
(I'm adding the second dep of owning_ref in #17701). |
|
I decided to just do this in #17701. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Our version is kind of old. We should upgrade to 0.4.4 (or higher), which will also bump the dependent version of owning_ref, which will allow us to stop pulling in two versions of that crate (which I'm doing now).