max / synckit
- Co-Authored-By
- Claude Opus 5 (1M context) <noreply@anthropic.com>
- Claude-Session
- https://claude.ai/code/session_01WFBzMprSmNCfvdj2cGZyka
1 file changed,
+1 insertion,
-1 deletion
| @@ -6,6 +6,6 @@ | |||
| 6 | 6 | # Per-directory, so this pins the repo without touching either machine default | |
| 7 | 7 | # toolchain. rustup installs the version on demand. | |
| 8 | 8 | [toolchain] | |
| 9 | - | channel = "1.97.1" | |
| 9 | + | channel = "1.98.1" | |
| 10 | 10 | profile = "minimal" | |
| 11 | 11 | components = ["rustfmt", "clippy"] |