Skip to content

Commit

Permalink
Fix to use the upstream cross
Browse files Browse the repository at this point in the history
Signed-off-by: Sangwan Kwon <[email protected]>
  • Loading branch information
bitboom committed Dec 18, 2024
1 parent abd9718 commit b89a59a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/deps/cross.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

set -e

cargo install cross --git https://github.com/bitboom/cross
cargo install cross --git https://github.com/cross-rs/cross
sudo systemctl start docker

0 comments on commit b89a59a

Please sign in to comment.