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

Port to event-listener v5.0.0 #79

Merged
merged 4 commits into from
Feb 7, 2024
Merged

Port to event-listener v5.0.0 #79

merged 4 commits into from
Feb 7, 2024

Commits on Feb 7, 2024

  1. Port to event-listener v5.0.0

    Signed-off-by: John Nunley <[email protected]>
    notgull committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    13d3c68 View commit details
    Browse the repository at this point in the history
  2. Make futures !Unpin

    If we figure out a good way to do the optimization, it will enable us to
    do that in the future.
    
    Signed-off-by: John Nunley <[email protected]>
    notgull committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    239f96a View commit details
    Browse the repository at this point in the history
  3. rustfmt

    Signed-off-by: John Nunley <[email protected]>
    notgull committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    b29fad1 View commit details
    Browse the repository at this point in the history
  4. chore: Update to released packages

    Signed-off-by: John Nunley <[email protected]>
    notgull committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    66784ef View commit details
    Browse the repository at this point in the history