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 lazy static in favor of LazyLock #70

Merged
merged 1 commit into from
Sep 1, 2024

Conversation

DaniD3v
Copy link
Contributor

@DaniD3v DaniD3v commented Aug 31, 2024

Remove lazy static in favor of LazyLock

  • Increases MSRV
  • Removes a dependency (-compiletime)

there's no change in program behavior in this PR.

@DaniD3v DaniD3v force-pushed the remove_lazy_static branch from 19aa1fa to 8a2e7ca Compare August 31, 2024 18:34
@Snowiiii
Copy link
Owner

Snowiiii commented Sep 1, 2024

thank you @DaniD3v

@Snowiiii Snowiiii merged commit 2085307 into Snowiiii:master Sep 1, 2024
5 checks passed
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