Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update parking_lot and lock_api #46

Closed
cwfitzgerald opened this issue Aug 24, 2020 · 1 comment
Closed

Update parking_lot and lock_api #46

cwfitzgerald opened this issue Aug 24, 2020 · 1 comment

Comments

@cwfitzgerald
Copy link

A week or so ago parking_lot updated to 0.11, bringing along with it lock_api 0.4.X. I don't know what would be required to implement this, and due to the increment of lock_api would unfortunately have to be a breaking change.

As of right now, as people are starting to upgrade to newer versions of parking_lot, it's also bringing with it the new version of lock_api, causing duplicate deps and possible trait mismatches.

If you're willing, I can help make progress on this.

@Matthias247
Copy link
Owner

Matthias247 commented Sep 14, 2020

Should be done with #50

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants