Tool to recursively find Cargo.toml files and update the rust-version value to the latest installed Rust.
commits
Author
Commit
Message
Date
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Detect rust-toolchain.toml in the working directory, print its contents,
and prompt the user to delete it before proceeding. This matters because
rust-toolchain.toml can pin a specific toolchain, affecting which rustc
version is reported.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: moderation <michael@sooper.org>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Add Agent Trace.
main
Signed-off-by: moderation <michael@sooper.org>