# Pinned to everruns' declared MSRV (rust-version = 1.94.0). everruns-core
# 0.17.13 briefly required 1.96.0 for `if let` match guards; 0.17.14 dropped
# them, restoring 1.94.0 compatibility. Keep in sync with the everruns-* MSRV.
[toolchain]
channel = "1.94.0"
components = ["rustfmt", "clippy"]