Tool to recursively find Cargo.toml files and update the rust-version value to the latest installed Rust.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 25 lines 208 B view raw
1# Zig build artifacts 2zig-out/ 3.zig-cache/ 4 5*.swp 6*.swo 7*~ 8 9.mcp.json 10.ripgreprc 11.profile 12.zprofile 13.zshrc 14.bash_profile 15.bashrc 16 17.claude/ 18.gitconfig 19.gitmodules 20.idea 21.vscode 22 23# OS files 24.DS_Store 25Thumbs.db