You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when running cargo run... the stable channel defined in toolchain.toml allows you to build with older toolchains that are stable but don't support edition 2024
when running
cargo run...the stable channel defined intoolchain.tomlallows you to build with older toolchains that are stable but don't support edition 2024