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 Depends, Fix Windows Open Bug, Remove lazy_static #25

Merged
merged 2 commits into from
Jan 29, 2024

Conversation

wyatt-herkamp
Copy link
Contributor

  1. Rust language is encouraging people to move away from lazy_static to once_cell.
    This is because once_cell will be closer to the actual standard library version More Info
  2. Updates all Dependencies.
  3. Updated the command for opening files on the Windows Platform. Some files were not opening. Such as video files.

@jackpot51 jackpot51 merged commit 44960f5 into pop-os:master_jammy Jan 29, 2024
@wyatt-herkamp wyatt-herkamp deleted the update_depends branch January 29, 2024 01:22
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