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

Cleanup #68

Merged
merged 6 commits into from
Oct 28, 2023
Merged

Cleanup #68

merged 6 commits into from
Oct 28, 2023

Commits on Oct 28, 2023

  1. build: Replace nix flake with plain shell

    Flake is not really useful
    theduke committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    a023860 View commit details
    Browse the repository at this point in the history
  2. chore: Fix clippy lints

    theduke committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    7d30c12 View commit details
    Browse the repository at this point in the history
  3. chore: Remove log dependency

    Only used for a single log, and that one is not really useful...
    
    Redundant dependency
    theduke committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    2b56bdc View commit details
    Browse the repository at this point in the history
  4. ci: Run clippy lints + use dtolnay/rust-toolchain

    * Run clippy lints!
    
    * Use dtolnay/rust-toolchain, because it's better
    theduke committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    ec21068 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8fff2eb View commit details
    Browse the repository at this point in the history
  6. docs: 0.8.2 changelog

    theduke committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    b9bf558 View commit details
    Browse the repository at this point in the history