Skip to content

Conversation

@vmx
Copy link
Contributor

@vmx vmx commented Sep 17, 2025

Summary

The aws dependencies need at least Rust 1.86, hence use that version. A nightly release is not needed, hence use this stable release instead.

Related Issues

Closes #134.

Changes

  • Feature implementation
  • Bug fix
  • Documentation update
  • Other (please specify):

Checklist

  • I have tested the changes (including writing unit tests).
  • I confirm that my implementation aligns with the canonical Typescript implementation and/or atproto spec
  • I have updated relevant documentation.
  • I have formatted my code correctly
  • I have provided examples for how this code works or will be used

The aws dependencies need at least Rust 1.86, hence use that version.
A nightly release is not needed, hence use this stable release instead.

Closes blacksky-algorithms#134.
@vmx
Copy link
Contributor Author

vmx commented Sep 17, 2025

I've rebased that one on current HEAD, it seems to make CI green :)

Copy link
Collaborator

@afbase afbase left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@afbase afbase merged commit abb9b55 into blacksky-algorithms:main Sep 17, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

unable to build because rustc 1.85.0-nightly is not supported by aws-sdk crates

2 participants