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

Add MSRV to generated SDK Cargo.toml files #3601

Merged
merged 5 commits into from Apr 25, 2024
Merged

Conversation

jdisanti
Copy link
Collaborator

@jdisanti jdisanti commented Apr 25, 2024

This PR sets the rust-version property on generated Cargo.toml files for the AWS SDK crates. It doesn't attempt to place the property on the runtime crates for now since that will either require manual updating, or more machinery to automate.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@jdisanti jdisanti marked this pull request as ready for review April 25, 2024 18:25
@jdisanti jdisanti requested review from a team as code owners April 25, 2024 18:25
Copy link

A new generated diff is ready to view.

  • AWS SDK (ignoring whitespace)
  • No codegen difference in the Client Test
  • No codegen difference in the Server Test
  • No codegen difference in the Server Test Python
  • No codegen difference in the Server Test Typescript

A new doc preview is ready to view.

Copy link

A new generated diff is ready to view.

  • AWS SDK (ignoring whitespace)
  • No codegen difference in the Client Test
  • No codegen difference in the Server Test
  • No codegen difference in the Server Test Python
  • No codegen difference in the Server Test Typescript

A new doc preview is ready to view.

@jdisanti jdisanti merged commit 386ec3f into main Apr 25, 2024
44 checks passed
@jdisanti jdisanti deleted the jdisanti-cargotoml-msrv branch April 25, 2024 23:03
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.

None yet

3 participants