We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de9d6d0 commit de8de6dCopy full SHA for de8de6d
5 files changed
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
fail-fast: false
17
matrix:
18
os: [ windows-latest, macos-latest, ubuntu-latest ]
19
- rust: [ "1.80.0", "stable", "nightly" ]
+ rust: [ "1.82.0", "stable", "nightly" ]
20
env:
21
RUST_BACKTRACE: 1
22
steps:
0 commit comments