1. Apr 13, 2023
  2. Apr 12, 2023
  3. Feb 14, 2023
  4. Oct 21, 2022
    • Neal H. Walfield's avatar
      Use cargo and rustc 1.60 or later. · 87b6392a
      Neal H. Walfield authored
        - Don't use the `rust-toolchain` file to specify the version of
          `cargo` and `rustc` to use.  Instead use `rust-version` in
          `Cargo.toml`.
      
        - Note: this changes how we choose the tool chain: `rust-version` is
          a minimal version; `rust-toolchain` is an exact version.
      
        - Use 1.60 as that is what is currently available in Debian testing.
      
        - Closes #7, #10.
      87b6392a
    • Neal H. Walfield's avatar
      Fix URL. · 32ff90c6
      Neal H. Walfield authored
        - The repository has moved to the pEp.foundation organization.
          Update the URL.
      32ff90c6
  5. Aug 19, 2021
  6. Aug 18, 2021