We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f24dc49 commit e23b5e4Copy full SHA for e23b5e4
.github/workflows/test.yml
@@ -50,7 +50,7 @@ jobs:
50
with:
51
# Please adjust README and rust-version field in Cargo.toml files when
52
# bumping version.
53
- toolchain: 1.74
+ toolchain: 1.75
54
- uses: Swatinem/rust-cache@v2
55
- name: Build
56
run: cargo build --locked --all-features
0 commit comments