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

chore: various maintenance #745

Merged
merged 2 commits into from
Mar 20, 2024
Merged

Commits on Mar 20, 2024

  1. chore: various maintenance

    1. Clean-up Dependency Versions (major version only).
    2. Remove Unused Dependences.
    3. Add Unused Dependency Checker to Testing Workflow.
    4. Coverage dose not include examples and benchmarks.
    da2ce7 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    1c59d89 View commit details
    Browse the repository at this point in the history
  2. chore: update deps

    Updating crates.io index
        Updating aho-corasick v1.1.2 -> v1.1.3
        Updating async-trait v0.1.77 -> v0.1.78
        Updating bitflags v2.4.2 -> v2.5.0
        Updating brotli v3.4.0 -> v3.5.0
        Removing h2 v0.3.25
        Removing http v0.2.12
        Removing http-body v0.4.6
        Removing hyper v0.14.28
        Updating hyper-tls v0.5.0 -> v0.6.0
        Updating reqwest v0.11.26 -> v0.12.0
        Updating rustix v0.38.31 -> v0.38.32
        Updating syn v2.0.52 -> v2.0.53
        Updating toml v0.8.11 -> v0.8.12
        Updating toml_edit v0.22.7 -> v0.22.9
        Updating uuid v1.7.0 -> v1.8.0
    da2ce7 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    d2a346a View commit details
    Browse the repository at this point in the history