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.
2 parents 0056c9e + 2081f46 commit ec28ad7Copy full SHA for ec28ad7
1 file changed
.github/workflows/ci.yml
@@ -50,7 +50,7 @@ jobs:
50
- uses: actions/checkout@v4
51
52
- name: Install Rust 1.88
53
- uses: dtolnay/rust-toolchain@1.88
+ uses: dtolnay/rust-toolchain@1.100
54
55
- name: Cache cargo
56
uses: Swatinem/rust-cache@v2
0 commit comments