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

upgrade to indicatif 0.17 #93

Merged
merged 9 commits into from
Sep 7, 2022
Merged

Commits on Sep 5, 2022

  1. Configuration menu
    Copy the full SHA
    690ca3f View commit details
    Browse the repository at this point in the history
  2. Instead of ProgressStyle, use separate progress_template and progress…

    …_chars strings
    
    so we can still derive Debug, as ProgressStyle in indicatif 0.17 does not implement debug anymore with its progresstracker
    jqnatividad committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    2747fc3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    224887b View commit details
    Browse the repository at this point in the history
  4. update github backend

    jqnatividad committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    506aee7 View commit details
    Browse the repository at this point in the history
  5. update gitlab backend

    jqnatividad committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    a13a020 View commit details
    Browse the repository at this point in the history
  6. update s3 backend

    jqnatividad committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    46eb706 View commit details
    Browse the repository at this point in the history
  7. rustfmt

    jqnatividad committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    e903a6a View commit details
    Browse the repository at this point in the history
  8. use expect

    jqnatividad committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    3948830 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ada335e View commit details
    Browse the repository at this point in the history