Skip to content

Commit 5e88cf8

Browse files
authored
Merge pull request #64 from rust3ds/fix/warning-messages
Fix and improve warning messages during build
2 parents 30fef76 + a97da83 commit 5e88cf8

File tree

4 files changed

+214
-102
lines changed

4 files changed

+214
-102
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
matrix:
4444
toolchain:
4545
# Oldest supported nightly
46-
- nightly-2024-02-18
46+
- nightly-2024-03-10
4747
- nightly
4848

4949
continue-on-error: ${{ matrix.toolchain == 'nightly' }}

0 commit comments

Comments
 (0)