Skip to content

Commit

Permalink
Add cargo version display
Browse files Browse the repository at this point in the history
  • Loading branch information
ryuichiueda committed Dec 30, 2024
1 parent 8eaf2fd commit 303908a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test.bash
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ err () {
}

cargo build --release || err $LINENO
cargo --version

cd $(dirname $0)
com=../target/release/sush
Expand Down

0 comments on commit 303908a

Please sign in to comment.