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: Bump MSRV to 1.46 #605

Merged
merged 14 commits into from
Oct 19, 2021
Merged

chore: Bump MSRV to 1.46 #605

merged 14 commits into from
Oct 19, 2021

Commits on Oct 17, 2021

  1. Actually check MSCV on CI

    davidpdrsn committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    6c80075 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efd5d6a View commit details
    Browse the repository at this point in the history
  3. clean up CI

    davidpdrsn committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    c6ca3bc View commit details
    Browse the repository at this point in the history
  4. fix other crates

    davidpdrsn committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    cd7efdf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    63bf66d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f8b399d View commit details
    Browse the repository at this point in the history
  7. use --workspace instead of --all

    `--all` is deprecated
    davidpdrsn committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    caa21f1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    208a4de View commit details
    Browse the repository at this point in the history
  9. force http version 0.2.4

    davidpdrsn committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    51e73e0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8fdc298 View commit details
    Browse the repository at this point in the history
  11. fix running cargo fmt

    davidpdrsn committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    5b88d41 View commit details
    Browse the repository at this point in the history
  12. clean up

    davidpdrsn committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    5aabe0c View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. also run tests on 1.46

    davidpdrsn committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    718b1c9 View commit details
    Browse the repository at this point in the history
  2. ignore rustsec in time

    davidpdrsn committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    19ccfd0 View commit details
    Browse the repository at this point in the history