Skip to content

Commit

Permalink
Bump workflow MSRV to 1.75
Browse files Browse the repository at this point in the history
  • Loading branch information
gahag-cw committed Dec 3, 2024
1 parent c3c3553 commit e88d79c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@master
with:
toolchain: 1.70.0
toolchain: 1.75.0
- run: cargo test -p bb8

lint:
Expand Down

0 comments on commit e88d79c

Please sign in to comment.