We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3c3553 commit e88d79cCopy full SHA for e88d79c
.github/workflows/main.yml
@@ -36,7 +36,7 @@ jobs:
36
- uses: actions/checkout@v4
37
- uses: dtolnay/rust-toolchain@master
38
with:
39
- toolchain: 1.70.0
+ toolchain: 1.75.0
40
- run: cargo test -p bb8
41
42
lint:
0 commit comments