Commit graph

4 commits

Author SHA1 Message Date
Jacob Heider 0ffc0354f0
fix(cargo)
closes #2593

cargo requires cargo; the static ones get too old, and include their build date, making them hard to find. just use our last cargo.
2023-07-15 23:48:14 -04:00
Max Howell dd5d4446b4
fix cargo test
cargo doesn't like pkg names that start with numbers now apparently and the the tmpdirs we used were likely to be that. So explicitly set a name.
2023-03-28 20:50:09 -04:00
Max Howell bde31f1fff
have cargo install go to ~/.local/bin 2023-03-28 08:42:12 -04:00
Jacob Heider 1b2738fbf2 +rust-lang.org/cargo 2022-10-29 19:01:16 -04:00