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

Fix cargo audit issues #1137

Merged
merged 5 commits into from
Aug 19, 2024
Merged

Commits on Aug 17, 2024

  1. run cargo outdated and cargo audit

    qtfkwk committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    43899db View commit details
    Browse the repository at this point in the history
  2. run cargo upgrade -i && cargo update

    qtfkwk committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    9409fb7 View commit details
    Browse the repository at this point in the history
  3. apply fixes due to updating dependencies and running cargo clippy -- …

    …-D clippy::all
    qtfkwk committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    579a918 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b0eba7e View commit details
    Browse the repository at this point in the history
  5. cargo fmt

    qtfkwk committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    75c4a1c View commit details
    Browse the repository at this point in the history