We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9407b6 commit 019c709Copy full SHA for 019c709
.github/workflows/lint-rust.yml
@@ -27,7 +27,7 @@ jobs:
27
- uses: dtolnay/rust-toolchain@stable
28
if: steps.changed-files.outputs.any_changed == 'true'
29
with:
30
- toolchain: "1.87.0"
+ toolchain: "1.88.0"
31
components: clippy, rustfmt
32
- name: Set Environment
33
rustv1/examples/Cargo.toml
@@ -42,7 +42,6 @@ members = [
42
"medialive",
43
"mediapackage",
44
"polly",
45
- "qldb",
46
"rds",
47
"rdsdata",
48
"route53",
0 commit comments