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

Bump rustls from 0.21.10 to 0.21.11 #14

Closed
wants to merge 12 commits into from

Commits on Apr 1, 2024

  1. update Cargo.lock

    Dimach committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    3c5ebae View commit details
    Browse the repository at this point in the history
  2. Feat: b64 input decoding on file write

    Bizzonium authored and Dimach committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    02a87de View commit details
    Browse the repository at this point in the history
  3. Feat: text (#1)

    Bizzonium authored and Dimach committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    106a494 View commit details
    Browse the repository at this point in the history
  4. Chore: version 3.0.0 -> 3.0.0-ss220

    Bizzonium authored and Dimach committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    408bac7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba89dc5 View commit details
    Browse the repository at this point in the history
  6. Added old Cyrillic and Norway characters support (#10)

    * Added old Cyrillic and Norway characters support
    
    * Fixed Ѣ
    Vladisvell authored and Dimach committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    cc94669 View commit details
    Browse the repository at this point in the history
  7. Update dependencies

    Dimach committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    bbac153 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

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

    Dimach committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    28597d3 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

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

Commits on Apr 14, 2024

  1. Fix windows build (#11)

    Dimach committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    b92fb7a View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Bump rustls from 0.21.10 to 0.21.11

    Bumps [rustls](https://github.com/rustls/rustls) from 0.21.10 to 0.21.11.
    - [Release notes](https://github.com/rustls/rustls/releases)
    - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md)
    - [Commits](rustls/rustls@v/0.21.10...v/0.21.11)
    
    ---
    updated-dependencies:
    - dependency-name: rustls
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    ab44c3b View commit details
    Browse the repository at this point in the history