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

Replace async_std with tokio #848

Merged
merged 8 commits into from
Nov 16, 2023
Merged

Replace async_std with tokio #848

merged 8 commits into from
Nov 16, 2023

Commits on Nov 3, 2023

  1. Move to Tokio

    imobachgs committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    b1d1df5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    faaad68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e370abd View commit details
    Browse the repository at this point in the history
  4. Fix progress.rs doc test

    imobachgs committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    cd5500e View commit details
    Browse the repository at this point in the history
  5. Make rustfmt happy

    imobachgs committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    3193d47 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    345d74f View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Use an unbounded channel

    imobachgs committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    5295214 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Make rustfmt happy

    imobachgs committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    9236165 View commit details
    Browse the repository at this point in the history