update the dtolnay action to 1.89

This commit is contained in:
Tamo
2025-09-18 15:52:39 +02:00
parent e43d67591c
commit ad4f5514b9
15 changed files with 23 additions and 23 deletions

View File

@ -18,7 +18,7 @@ jobs:
timeout-minutes: 180 # 3h
steps:
- uses: actions/checkout@v5
- uses: dtolnay/rust-toolchain@1.85
- uses: dtolnay/rust-toolchain@1.89
with:
profile: minimal