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

More routine updates #157

Merged
merged 15 commits into from
Dec 17, 2023
Merged

More routine updates #157

merged 15 commits into from
Dec 17, 2023

Commits on Dec 11, 2023

  1. update toml crate

    ZeWaka committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    ed438ae View commit details
    Browse the repository at this point in the history
  2. update redis crate

    ZeWaka committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    93123a8 View commit details
    Browse the repository at this point in the history
  3. update const-random crate

    ZeWaka committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    b0eab5e View commit details
    Browse the repository at this point in the history
  4. update percent-encoding crate

    ZeWaka committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    68ce99b View commit details
    Browse the repository at this point in the history
  5. update url crate

    ZeWaka committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    cbf29f6 View commit details
    Browse the repository at this point in the history
  6. update once_cell crate

    ZeWaka committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    3a64786 View commit details
    Browse the repository at this point in the history
  7. Setting minimum rust version to 1.70

    It was released in June - it's better to warn people
    using old version rather than potentially introducing
    weird compile errors due to crates having a MSRV lower
    ZeWaka committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    90b1295 View commit details
    Browse the repository at this point in the history
  8. update dashmap crate

    ZeWaka committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    72ce683 View commit details
    Browse the repository at this point in the history
  9. update aho-corasick crate

    ZeWaka committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    b11c40e View commit details
    Browse the repository at this point in the history
  10. update rayon crate

    ZeWaka committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    d8c63cc View commit details
    Browse the repository at this point in the history
  11. update pathfinding crate

    ZeWaka committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    dd87e8e View commit details
    Browse the repository at this point in the history
  12. update num crate

    ZeWaka committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    21bc023 View commit details
    Browse the repository at this point in the history
  13. update dmi crate

    ZeWaka committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    a89b395 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f8efc84 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

  1. merge master

    ZeWaka committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    64ea480 View commit details
    Browse the repository at this point in the history