Skip to content

Commit

Permalink
Upgrade MSRV to 1.75 (#1129)
Browse files Browse the repository at this point in the history
**DO NOT MERGE WHILE DAILY RELEASE IS ONGOING.**

The same as smithy-lang/smithy-rs#3553 but done
for the `aws-sdk-rust` repository.

---

By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.
  • Loading branch information
ysaito1001 authored Apr 23, 2024
1 parent f3249c3 commit 2f2715b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/canary.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
branches:
- 'canary*'
env:
tool_rust_version: 1.74.1
tool_rust_version: 1.75.0
rust_nightly_version: nightly-2024-02-07

jobs:
Expand Down

0 comments on commit 2f2715b

Please sign in to comment.