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 accepting different token types #60

Merged
merged 6 commits into from
Aug 3, 2024
Merged

Commits on Aug 1, 2024

  1. Fix token issue

    Midnightific committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    c5a015e View commit details
    Browse the repository at this point in the history
  2. Add regex as a dependency

    I perchance forgot to commit this
    Midnightific committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    eb8c98b View commit details
    Browse the repository at this point in the history
  3. Remove regex

    Midnightific committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    7f90bdf View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Fix lint?

    I'm still new to rust and I'm guessing this will have some overhead cloning it so just lmk with any changes
    Midnightific committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    cb3930b View commit details
    Browse the repository at this point in the history
  2. Remove test

    Midnightific committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    b8a8f1c View commit details
    Browse the repository at this point in the history
  3. Properly fix lint

    Co-authored-by: Micah <git@dekkonot.com>
    Midnightific and Dekkonot committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    eaaf590 View commit details
    Browse the repository at this point in the history