Skip to content

Commit e88d79c

Browse files
committed
Bump workflow MSRV to 1.75
1 parent c3c3553 commit e88d79c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- uses: actions/checkout@v4
3737
- uses: dtolnay/rust-toolchain@master
3838
with:
39-
toolchain: 1.70.0
39+
toolchain: 1.75.0
4040
- run: cargo test -p bb8
4141

4242
lint:

0 commit comments

Comments
 (0)