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

Modernize some crate dependencies #1325

Merged
merged 1 commit into from
Oct 17, 2023
Merged

Modernize some crate dependencies #1325

merged 1 commit into from
Oct 17, 2023

Conversation

Swatinem
Copy link
Member

This replaces the lazy_static and parking_lot crates with once_cell and std types.

Also does a cargo update for good measure.

#skip-changelog

Based on #1324 , so will wait and rebase after that lands.

@Swatinem Swatinem self-assigned this Oct 17, 2023
This replaces the `lazy_static` and `parking_lot` crates with `once_cell` and `std` types.

Also does a `cargo update` for good measure.
@Swatinem Swatinem marked this pull request as ready for review October 17, 2023 11:09
@Swatinem Swatinem enabled auto-merge (squash) October 17, 2023 11:10
@Swatinem Swatinem merged commit 35150ee into master Oct 17, 2023
14 checks passed
@Swatinem Swatinem deleted the swatinem/lazy branch October 17, 2023 11:21
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.

2 participants