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

#293 Set MSRV to 1.70.0 #298

Closed
wants to merge 23 commits into from
Closed

#293 Set MSRV to 1.70.0 #298

wants to merge 23 commits into from

Commits on Aug 20, 2024

  1. Set up MSRV 1.70.0

    diehuxx committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    d168e8f View commit details
    Browse the repository at this point in the history
  2. Simplify

    diehuxx committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    bd1dc09 View commit details
    Browse the repository at this point in the history
  3. Support 1.70.0

    diehuxx committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    c46111f View commit details
    Browse the repository at this point in the history
  4. Lint

    diehuxx committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    e8f5667 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    774487f View commit details
    Browse the repository at this point in the history
  6. Only MSRV check with ubuntu

    diehuxx committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    a4f23df View commit details
    Browse the repository at this point in the history
  7. Use path option

    diehuxx committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    4088c18 View commit details
    Browse the repository at this point in the history
  8. just setup in CI

    diehuxx committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    90ed3c4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    93a731a View commit details
    Browse the repository at this point in the history
  10. install MSRV in CI action

    diehuxx committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    1bc1fd0 View commit details
    Browse the repository at this point in the history
  11. Only check MSRV with stable

    diehuxx committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    1fb9260 View commit details
    Browse the repository at this point in the history
  12. Properly install msrv in CI

    diehuxx committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    2f780b9 View commit details
    Browse the repository at this point in the history
  13. Use 1.70.0 everywhere

    diehuxx committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    8fc8b0e View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    bec796e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    554a974 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6fc562 View commit details
    Browse the repository at this point in the history
  4. 1.74.0 through the repo

    diehuxx committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    aa422f5 View commit details
    Browse the repository at this point in the history
  5. 1.75.0

    diehuxx committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    22fd4a1 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' into msrv-1.70.0

    * main:
      Use error for Verifier::verify(), Add ed25519 unit tests, Add Web5Error::Crypto (#300)
      Test Secp256k1Generator (#302)
      Generate X25519 keys (#301)
      Support X25519 in did:dht verification method (#299)
      add sign and verify test vectors (#292)
      Add feature complete Jwk (#294)
    diehuxx committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    a6aef12 View commit details
    Browse the repository at this point in the history
  7. Remove LazyLock

    diehuxx committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    af762e2 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Remove unused import

    diehuxx committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    83e83a9 View commit details
    Browse the repository at this point in the history
  2. Simplify

    diehuxx committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    120525c View commit details
    Browse the repository at this point in the history
  3. Lint

    diehuxx committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    762fe21 View commit details
    Browse the repository at this point in the history