We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7aa083c commit 1af42ccCopy full SHA for 1af42cc
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
strategy:
16
fail-fast: false
17
matrix:
18
- rust: [beta, stable, 1.46.0]
+ rust: [beta, stable, 1.51.0]
19
include:
20
- rust: nightly
21
rustflags: --cfg async_trait_nightly_testing
0 commit comments