Skip to content

Commit 410b14c

Browse files
committed
bump dependencies to pre-releases
1 parent 8abfc94 commit 410b14c

File tree

11 files changed

+204
-176
lines changed

11 files changed

+204
-176
lines changed

.github/workflows/workspace.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- uses: actions/checkout@v4
2222
- uses: dtolnay/rust-toolchain@stable
2323
with:
24-
toolchain: 1.69.0
24+
toolchain: 1.71.0
2525
components: clippy
2626
- run: cargo clippy --all-features
2727

0 commit comments

Comments
 (0)