Mastodon FeedSep 24, 2024, 1:59 PM Reblogged by kornel ("Kornel"): druskus@chaos.social wrote: Today on no one should ever use yaml for anything: Attachments: Github issue: Toolchain version 1.70 is parsed as 1.7 #112 Happens in this pr: tokio-rs/mio#1806, workflow: https://github.com/tokio-rs/mio/actions/runs/9514447708/job/26226798660. Relevant GitHub Action config: - uses: dtolnay/rust-toolchain@master with: toolchain: 1.70 (remote)