project: cleanup root

This commit is contained in:
nym21
2025-09-13 18:32:13 +02:00
parent e9c0121a18
commit f7bd319954
8 changed files with 76 additions and 20 deletions

7
scripts/update.sh Executable file
View File

@@ -0,0 +1,7 @@
#!/usr/bin/env bash
cargo clean
rustup update
cargo upgrade --incompatible
cargo update
cargo build --package brk -r