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

CLI Support #126

Merged
merged 5 commits into from
Feb 24, 2024
Merged

CLI Support #126

merged 5 commits into from
Feb 24, 2024

Commits on Feb 24, 2024

  1. CLI Support

    C-Loftus committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    30caa0d View commit details
    Browse the repository at this point in the history
  2. fix missing arg

    C-Loftus committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    9a2ff3c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0de2a9 View commit details
    Browse the repository at this point in the history
  4. fix clippy error

    C-Loftus committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    43bb62b View commit details
    Browse the repository at this point in the history
  5. update Cargo.toml

    update the rust-version field in Cargo.toml to the minimum version required by clap
    this is done in order for the msrv check to succeed, and the pull request to be safely mergeable
    albertotirla authored Feb 24, 2024
    Configuration menu
    Copy the full SHA
    5d758f2 View commit details
    Browse the repository at this point in the history