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

use afit and remove async-trait #2308

Merged
merged 18 commits into from
Sep 28, 2024
Merged

use afit and remove async-trait #2308

merged 18 commits into from
Sep 28, 2024

Commits on Dec 29, 2023

  1. remove async_trait

    lz1998 committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    a160f98 View commit details
    Browse the repository at this point in the history
  2. fix

    lz1998 committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    3788043 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    361632f View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Update main.rs

    lz1998 authored Sep 22, 2024
    Configuration menu
    Copy the full SHA
    7755d1e View commit details
    Browse the repository at this point in the history
  2. Update lib.rs

    lz1998 authored Sep 22, 2024
    Configuration menu
    Copy the full SHA
    fc470ce View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Update axum-macros/src/from_request.rs

    Co-authored-by: Jonas Platte <jplatte+git@posteo.de>
    lz1998 and jplatte authored Sep 28, 2024
    Configuration menu
    Copy the full SHA
    8b76b09 View commit details
    Browse the repository at this point in the history
  2. Update axum-macros/src/from_request.rs

    Co-authored-by: Jonas Platte <jplatte+git@posteo.de>
    lz1998 and jplatte authored Sep 28, 2024
    Configuration menu
    Copy the full SHA
    b46976f View commit details
    Browse the repository at this point in the history
  3. Update axum-macros/src/from_request.rs

    Co-authored-by: Jonas Platte <jplatte+git@posteo.de>
    lz1998 and jplatte authored Sep 28, 2024
    Configuration menu
    Copy the full SHA
    0e0ad98 View commit details
    Browse the repository at this point in the history
  4. Update axum-macros/src/from_request.rs

    Co-authored-by: Jonas Platte <jplatte+git@posteo.de>
    lz1998 and jplatte authored Sep 28, 2024
    Configuration menu
    Copy the full SHA
    e305bbb View commit details
    Browse the repository at this point in the history
  5. Update axum-macros/src/from_request.rs

    Co-authored-by: Jonas Platte <jplatte+git@posteo.de>
    lz1998 and jplatte authored Sep 28, 2024
    Configuration menu
    Copy the full SHA
    aac67f1 View commit details
    Browse the repository at this point in the history
  6. Update axum-macros/src/from_request.rs

    Co-authored-by: Jonas Platte <jplatte+git@posteo.de>
    lz1998 and jplatte authored Sep 28, 2024
    Configuration menu
    Copy the full SHA
    d9f2035 View commit details
    Browse the repository at this point in the history
  7. revert trait_generics

    lz1998 committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    133b8ab View commit details
    Browse the repository at this point in the history
  8. Merge branch 'main' into main

    lz1998 authored Sep 28, 2024
    Configuration menu
    Copy the full SHA
    2077c89 View commit details
    Browse the repository at this point in the history
  9. fix

    lz1998 committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    7b5cf34 View commit details
    Browse the repository at this point in the history
  10. Fix missing qualification

    jplatte committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    11c702c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b9020db View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    42703db View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8f64cc0 View commit details
    Browse the repository at this point in the history