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

Core examples - use LazyLock & clean unnecessary crates #175

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

Xoffio
Copy link
Contributor

@Xoffio Xoffio commented Nov 5, 2024

  • Use of LazyLock instead of lazy_static
  • Clean up unnecessary frida-sys & lazy_static crates
  • Examples ran and tested

- Use of LazyLock instead of lazy_static
- Clean up unnecessary frida-sys & lazy_static crates
@s1341 s1341 merged commit 42d7f87 into frida:main Nov 6, 2024
15 checks passed
@s1341
Copy link
Contributor

s1341 commented Nov 6, 2024

Thanks!

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