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

Suggested updates #8

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Commits on Nov 3, 2022

  1. chore: use murmurhash crate not fasthash

    Signed-off-by: Richard Zak <[email protected]>
    rjzak committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    eb65a1e View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. chore: update dependencies

    Signed-off-by: Richard Zak <[email protected]>
    rjzak committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    25e84c8 View commit details
    Browse the repository at this point in the history
  2. chore: satisfy clippy

    Signed-off-by: Richard Zak <[email protected]>
    rjzak committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    f532d98 View commit details
    Browse the repository at this point in the history
  3. chore: add github tests, dependabot

    Signed-off-by: Richard Zak <[email protected]>
    rjzak committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    1ebf4ae View commit details
    Browse the repository at this point in the history
  4. chore: cargo fmt

    Signed-off-by: Richard Zak <[email protected]>
    rjzak committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    35fa0eb View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. chore: update some dependencies

    Signed-off-by: Richard Zak <[email protected]>
    rjzak committed May 25, 2023
    Configuration menu
    Copy the full SHA
    3dc9d7e View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. chore: satisfy clippy, update dependencies (somewhat)

    Signed-off-by: Richard Zak <[email protected]>
    rjzak committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    ca24c75 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. feat: remove failure dependency, some code updates

    Signed-off-by: Richard Zak <[email protected]>
    rjzak committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    eaf5101 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. chore(deps): cargo update

    Signed-off-by: Richard Zak <[email protected]>
    rjzak committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    06f1802 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2023

  1. ci: use hashes for Actions; use newer murmurhash3

    Signed-off-by: Richard Zak <[email protected]>
    rjzak committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    62121b7 View commit details
    Browse the repository at this point in the history