arxanas / git-branchless

High-velocity, monorepo-scale workflow for Git
Apache License 2.0
3.38k stars 80 forks source link

build: add `rust-toolchain.toml` #1365

Closed arxanas closed 1 week ago

arxanas commented 1 week ago

build: add rust-toolchain.toml

It seems easier for contributors to get started if the compiler version is already configured; plus, this will presumably make it so that I don't have to set the Rust version with rustup override whenever I create a new worktree.