mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-05-24 08:44:46 -07:00
7 lines
89 B
Bash
Executable File
7 lines
89 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
cargo clean
|
|
rustup update
|
|
cargo upgrade --incompatible
|
|
cargo update
|