computer: part 2

This commit is contained in:
nym21
2025-03-20 21:40:06 +01:00
parent 29c10f8854
commit 52cfbf60d4
24 changed files with 997 additions and 107 deletions
Executable
+5
View File
@@ -0,0 +1,5 @@
#!/usr/bin/env bash
rustup update
cargo upgrade --incompatible
cargo update