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 7b37fff commit 77cac06Copy full SHA for 77cac06
1 file changed
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
with:
30
override: true
31
components: clippy, rustfmt
32
- toolchain: 1.87.0
+ toolchain: 1.88.0
33
target: x86_64-unknown-linux-gnu
34
rustflags: ""
35
- name: Environment
0 commit comments