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

Update dependencies and bump new version of the crate #96

Merged
merged 2 commits into from
Apr 18, 2024

Commits on Apr 16, 2024

  1. Rust version bump

    Update minimum supported rust version (MSRV) to 1.68.2.
    
    Signed-off-by: Eugene Koira <eugkoira@amazon.com>
    eugkoira committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    92280b2 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Update dependencies

    * Bump tss-esapi to the latest version to get rid of dependencies conflicts with KMS SDK
      (More details in parallaxsecond/rust-tss-esapi#519)
    * Bump AWS SDK dependencies to their latest versions (within possible MSRV=1.68.2)
    * Move aws-config to dev-dependencies because it's used only in tests
    * Bump the crate version itself
    
    Signed-off-by: Eugene Koira <eugkoira@amazon.com>
    eugkoira committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    31b825c View commit details
    Browse the repository at this point in the history