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 deps, fix rustfmt #[cfg] warnings #599

Merged
merged 2 commits into from
Aug 16, 2024
Merged

Update deps, fix rustfmt #[cfg] warnings #599

merged 2 commits into from
Aug 16, 2024

Commits on Aug 16, 2024

  1. Disable rustfmt #[cfg] warnings.

    The `#[cfg]` is there because we can't add `#[rustfmt::skip]` to expressions.
    wtfsck committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    7f21a83 View commit details
    Browse the repository at this point in the history
  2. Bump Java deps

    Closes #596
    Closes #597
    Closes #598
    wtfsck committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    728079f View commit details
    Browse the repository at this point in the history