Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: LPGhatguy/aftman
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.8
Choose a base ref
...
head repository: LPGhatguy/aftman
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.0
Choose a head ref
  • 4 commits
  • 5 files changed
  • 3 contributors

Commits on May 2, 2024

  1. Bump MSRV to 1.60.0

    LPGhatguy committed May 2, 2024
    Configuration menu
    Copy the full SHA
    52c4fe3 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Use rustls-tls instead of OpenSSL (#62)

    * Use `rustls-tls` instead of `OpenSSL`
    
    * Bump MSRV to `1.63.0`, format `ci.yml`
    
    * Bump MSRV to `1.65.0`
    
    * Remove `openssl` completely
    DervexDev authored May 5, 2024
    Configuration menu
    Copy the full SHA
    cc0ed2b View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    f95faff View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Release v0.3.0

    LPGhatguy committed May 21, 2024
    Configuration menu
    Copy the full SHA
    7f7fc9c View commit details
    Browse the repository at this point in the history
Loading