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

remove parking_lot from dependency #242

Closed
wants to merge 3 commits into from
Closed

remove parking_lot from dependency #242

wants to merge 3 commits into from

Conversation

kazuk
Copy link
Contributor

@kazuk kazuk commented Sep 9, 2022

Issue number and link

Fixes: #222

Describe your changes

  • remove parking_lot and fix compilation errors

Checklist before requesting a review

  • I follow the Semantic Pull Requests rules (bugfix/feature)
  • I specified links to related issues (must: bugfix, want: feature)
  • I have performed a self-review of my code (bugfix/feature)
  • I have added thorough tests (bugfix/feature)
  • I have edited ## [Unreleased] section in CHANGELOG.md following keep a changelog syntax (bugfix/feature)
  • I {made/will make} a related pull request for documentation repo (feature)

@kazuk
Copy link
Contributor Author

kazuk commented Sep 9, 2022

@kazuk
Copy link
Contributor Author

kazuk commented Sep 9, 2022

@kazuk kazuk closed this Sep 12, 2022
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

Successfully merging this pull request may close these issues.

Remove dependency to parking-lot with Rust 1.62.0
1 participant